Skip to content

v2.0.0

Latest

Choose a tag to compare

@JHerman2004 JHerman2004 released this 05 Nov 12:17
· 2 commits to master since this release
b90adbc

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