Closed mklaber closed 4 years ago
Fixes #20
Casts NUMBER columns explicitly to int or bigint when COPYing to Parquet.
NUMBER
int
bigint
COPY
Fixes #20
Casts
NUMBER
columns explicitly toint
orbigint
whenCOPY
ing to Parquet.