v0.32.0
0.32.0 (2024-06-04)
⚠ BREAKING CHANGES
- Substrait FP32 is now mapped to Calcite REAL instead of FLOAT
- Calcite FLOAT is now mapped to Substrait FP64 instead of FP32
In Calcite, the Sql Type Names DOUBLE and FLOAT correspond to FP64, and REAL corresponds to FP32