duckdb / duckdb_iceberg

MIT License
107 stars 18 forks source link

Conversion Error: Casting value "102122532" to type DECIMAL(8,0) failed: value is out of range! #34

Closed djouallah closed 6 months ago

djouallah commented 6 months ago

reading some iceberg tables generated by Snowflake, some tables works fine, but then I get this error

Conversion Error: Casting value "102122532" to type DECIMAL(8,0) failed: value is out of range!