Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-830268: Add PUT/GET feature example #814

Merged
merged 6 commits into from Jun 7, 2023

Conversation

sfc-gh-dheyman-1
Copy link
Collaborator

@sfc-gh-dheyman-1 sfc-gh-dheyman-1 commented Jun 2, 2023

Description

Added example with basic workflow that involves staging file with PUT command, loading data to a table with specific format and then downloading the file using GET command.

Checklist

  • Code compiles correctly
  • Run make fmt to fix inconsistent formats
  • Run make lint to get lint errors and fix all of them
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@github-actions
Copy link

github-actions bot commented Jun 2, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

Copy link
Collaborator

@sfc-gh-igarish sfc-gh-igarish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

cmd/filestransfer/filestransfer.go Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
@sfc-gh-dheyman-1
Copy link
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

cmd/filestransfer/filestransfer.go Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Outdated Show resolved Hide resolved
cmd/filestransfer/filestransfer.go Show resolved Hide resolved
@sfc-gh-dheyman-1 sfc-gh-dheyman-1 merged commit fd365a0 into master Jun 7, 2023
23 checks passed
@sfc-gh-dheyman-1 sfc-gh-dheyman-1 deleted the SNOW-830268-put-get-staging branch June 7, 2023 09:02
@github-actions github-actions bot locked and limited conversation to collaborators Jun 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants