enso/distribution
Radosław Waśko 632355f85b
Snowflake Dialect pt. 4 - reading a column of small integers as Integer type, other type mapping tests (#10518)
- 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`.
2024-07-11 20:14:46 +00:00
..
bin Support for --jvm option in Enso runner (#10374) 2024-07-06 07:02:20 +00:00
engine/THIRD-PARTY Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
launcher Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
lib/Standard Snowflake Dialect pt. 4 - reading a column of small integers as Integer type, other type mapping tests (#10518) 2024-07-11 20:14:46 +00:00
project-manager/THIRD-PARTY Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Initial separation of Snowflake_Dialect from Postgres_Dialect (#10266) 2024-06-13 16:12:20 +00:00