megachangelog
Announcement1.7.2

v1.7.2

Cube 1.7.2 includes bug fixes for column aliasing in joins, Tesseract driver support, and schema compiler improvements. Performance improvements include streaming migration to columnar JSON batches delivering 40-80% gains.

1.7.2 (2026-07-13)

Bug Fixes

  • cubesql: Keep distinct aliases for same-named columns across join sides (#11197) (6129ec7)
  • pinot-driver: Initial support for Tesseract, thanks @seanm-stripe (#11001) (f182019)
  • schema-compiler: Pass query-level join hints to native pre-aggregation matching (#11221) (79faaa3)
  • schema-compiler: resolve multi-stage order_by against owning cube through views (#11224) (6e54e9e)
  • tesseract: Reuse same placeholder for repeated native params (#11222) (dc5b2ed)

Features

Performance Improvements

  • cubesql: Migrate streaming to columnar JSON batches, 40-80% (#11232) (7b4b124)
bugspinottesseractperformancestreamingschema

Source: original entry ↗