You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ez][CH] s32ch script: automatically create a stored data file if not given (#7048)
As in title
Reason:
I use this script to check that the adapters in the s3 clickhouse
replicator lambda work, but it's annoying to keep making stored data
files when I usually mean to run the script on everything in the
bucket/prefix. In this case, the stored data file doesn't really matter
and you want a new one each time
This makes it so that a stored data file will automatically get created
if one is not provided
0 commit comments