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

refactor: Bring code offload metadata attributes into line with simplified GOE_REPO #62

Closed nj1973 closed 8 months ago

nj1973 commented 8 months ago

Implements these changers:

  1. Removed attributes that are no longer relevant
  2. Metadata interactions are no longer driven by hybrid owner/table
  3. Merged execution id into metadata rather than it being an independent parameter
  4. Renamed OFFLOAD_SCN to OFFLOAD_SNAPSHOT in Python code.