We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241973c commit 3743b03Copy full SHA for 3743b03
td_load/gcs/config/gcs.yml
@@ -3,7 +3,7 @@ in:
3
auth_method: json_key
4
json_keyfile: { content: "${secret:gcp.json_key}" }
5
bucket: "${gcs.bucket}"
6
- path_prefix: "/filename_${session_date}.csv"
+ path_prefix: "filename_${session_date}.csv"
7
decoders:
8
- { type: gzip }
9
parser:
0 commit comments