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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[New Feature / Destructive Change] Add keep_metadata option to indicate whether metadata file is expected to be kept on S3. This opiton is false by default, so the behaviour is changed when you use the same configuration as the prior version than this version. Please be careful.
[New Feature / Destructive Change] Add save_mode option to specify the expected behavior of saving the query results. This option is "overwrite" by default, so the behaviour is changed when you use the same configuration as the prior version than this version. Please be careful.