gluent / goe

GOE: a simple and flexible way to copy data from an Oracle Database to Google BigQuery.
Apache License 2.0
8 stars 2 forks source link

feat: Change default BigQuery date partition granularity to M #207

Closed nj1973 closed 1 month ago

nj1973 commented 1 month ago

This PR changes the default BigQuery date partition granularity from D to M. Also resurrects some backend partition tests.