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

Add Loadfilename_as_column_gcs #305

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ak-w
Copy link

@ak-w ak-w commented Apr 20, 2021

Corrections
digdag/digdag-python:3.9
delete files folder
add file sample to README.md

1. Obtain file names and file contents from multiple files in a specific bucket of GCS.
the file sample
name: files_aaa_20210401
contents:
Copy link
Member

Choose a reason for hiding this comment

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

L10 - L12 lines aren't written in a new line.
So, if you intend to write in other lines, it might need to fix. Would you check it?

Copy link
Author

Choose a reason for hiding this comment

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

Thank you for your check! I will add the new lines.

# Upload
$ td wf push gcs_filename_add

And Set the GCP service account credential to the workflow secret as follows.
Copy link
Member

Choose a reason for hiding this comment

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

[nitpick] "set" would be better than "Set".

Copy link
Author

Choose a reason for hiding this comment

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

Oh, maybe I pasted it from somewhere.


+read_gcsfiles:
docker:
image: "digdag/digdag-python:3.9"
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Author

Choose a reason for hiding this comment

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

I checked that it can run without any problems.

@ak-w
Copy link
Author

ak-w commented Jun 1, 2021

Sorry for the late. I pushed fixed README.md.

@kamikaseda kamikaseda requested a review from akito19 August 5, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants