0.45.0 (2024-10-27)
⚠ BREAKING CHANGES
- spark: Spark TimestampNTZType is now emitted as Substrait PrecisionTimestamp
- spark: Spark TimestampType is now emitted as Substrait PrecisionTimestampTZ
feat(core): added support for Expression.EmptyMapLiteral
Features
- spark: add Window support (#307) (b3f61a2)
- spark: additional type and literal support (#311) (513a049)
- spark: bitwise functions (#309) (b8ccd8b)
- spark: convert VirtualTableScan to LocalRelation (#312) (3f2cc1e)
- spark: enable upper/lower/concat/coalesce string functions (#308) (fc8a764)