Skip to content

v1.3.10

Choose a tag to compare

@KSDaemon KSDaemon released this 01 May 08:07
· 518 commits to master since this release

1.3.10 (2025-05-01)

Bug Fixes

  • cubesql: Disable filter pushdown over Filter(CrossJoin) (#9474) (940c30f)

Features

  • backend-native: Allow importing modules from python files within cube.py and globals.py (#9490) (b8ebf15)
  • cubesql: SQL push down complex window expressions (#8788) (2b1bb28)
  • cubesql: Support trivial casts in member pushdown (#9480) (85c27a9)
  • databricks-jdbc-driver: Implement connection checking without waking up SQL warehouse (#9529) (044341e)