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: change VARCHAR2 to CLOB for partition boundary column #95

Closed abb9979 closed 7 months ago

abb9979 commented 7 months ago

Change the OFFLOAD_PARTITION.BOUNDARY column from VARCHAR2 to CLOB.