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: Better transport range splitter for Oracle IOT tables #176

Closed nj1973 closed 1 month ago

nj1973 commented 1 month ago

Utilizes native Spark JDBC partitioning for Oracle IOT offloads which opens up parallelism for DATE/TIMESTAMP in addition to NUMBER primary key columns.