mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 19:21:54 +03:00
632355f85b
- Related to #9486 - Ensures that even though an integer column in Snowflake is represented by `Decimal` type, if the values are small enough, they are materialized as `Integer`. - If the values are larger, they are still read in as `Decimal`. - Adds tests for some other `Decimal` edge cases (various precisions and scales), and for `Float`. |
||
---|---|---|
.. | ||
Standard |