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

PBO cannot filter out negative dates #26

Open nj1973 opened 10 months ago

nj1973 commented 10 months ago

Using "--data-sample-percent=0 --offload-predicate=column(dt_close) is null or column(dt_close) >= datetime(0001-01-01 00:00:00)" did not filter out the negative dates