pepsico-ecommerce / snowflex

elixir snowflake client
Apache License 2.0
52 stars 10 forks source link

Numeric column special values #58

Open mphfish opened 2 years ago

mphfish commented 2 years ago

Snowflake supports some special data types in numeric columns.

When the adapter sees one of these values, it explodes as we are treating binary data as a numeric type.