v1.3.6
1.3.6 (2025-04-22)
Bug Fixes
- cubesql: Fix SortPushDown pushing sort through joins (#9464) (fed08e1), closes /github.com/apache/datafusion/blob/7.0.0/datafusion/src/physical_plan/hash_join.rs#L282-L284 /github.com/apache/datafusion/blob/7.0.0/datafusion/src/physical_plan/cross_join.rs#L141-L143
- cubesql: Realias expressions when normalizing columns (#9498) (32f9b79)
- schema-compiler: Use join paths from pre-aggregation declaration instead of building join tree from scratch (#9471) (cd7e9fd)