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: Complete implementation of Dataproc Batches support #72

Closed nj1973 closed 8 months ago

nj1973 commented 8 months ago

Adds 2 new environment variables:

Plus unit tests for construction of OffloadTransport canary objects.

The number of changes looks larger than it really is because of a bit of refactoring I did along the way.

I also took the liberty of resetting the version to 0.5.0 which I felt was a more appropriate reflection of current state of the repo.