What's Changed
- DSS-3346 Rewrite s3_to_gs and gs_to_bq to use new GCS file structure in #33
This release removes the s3_to_bq method and provides breaking changes to the gs_to_bq and s3_to_gs methods. These methods now enforce the use of our GCS file structure (outlined here), requiring the user to provide the relevant information to organise their files when calling the methods.
Full Changelog: v1.0.20...v2.0.0