github cube-js/cube v1.6.58

3 hours ago

1.6.58 (2026-06-17)

Bug Fixes

  • cubesql: Fix grouped join SQL push down regressions (#11049) (c70e7ec)
  • cubestore: stop main-node OOM from concurrent metastore scans (#11082) (ee86b13)
  • cubestore: support Float32 in query result conversion (#11078) (46a8454)
  • tesseract: Unexpected panic when pre-aggregation time_dimension are not resolved (#11066) (fda5ab5)

Features

  • backend-shared: add CUBEJS_AUTO_RUN_MODE env variable (#11062) (3278e4d)
  • cubesql: Support FULL and RIGHT joins with non-push-to-Cube SQL push down (#11008) (8ef4b54)
  • cubestore: batch persisted-chunk repartition per partition (#11068) (b5dbdf5)
  • cubestore: dedicated reserve job pool for CSV imports (#11069) (85bd67b)
  • cubestore: env-gate last week's planning/processing changes (#11086) (689d842)
  • cubestore: execute sorted partial aggregate per partition below the merge, propagate LIMIT into it (#10995) (d91df4b)
  • cubestore: pre-filter in-memory chunks on worker before IPC (#11040) (2394513)
  • cubestore: tolerant job reads + cleanup of unknown job types (#11087) (87ae095)
  • schema-compiler: capitalize ID acronyms in default meta titles (#11047) (094974b)

Performance Improvements

Don't miss a new cube release

NewReleases is sending notifications on new releases.