outrauk / dataiku-plugin-snowflake-hdfs

DSS plugin for fast loading between Snowflake and HDFS
https://github.com/outrauk/dataiku-plugin-snowflake-hdfs
MIT License
0 stars 0 forks source link

fix(AOBS-564): Cast `NUMBER` as `int` or `bigint` #21

Closed mklaber closed 4 years ago

mklaber commented 4 years ago

Fixes #20

Casts NUMBER columns explicitly to int or bigint when COPYing to Parquet.