megachangelog
Improvement1.7.19

v1.7.19

This release includes bug fixes for data source resolution in synthetic queries, DATE column handling in Trino/Presto, multi-stage read reporting, and join resolution on views. New features add support for regtype/regtype[] casts, WIDTH_BUCKET SQL pushdown, and segment filtering in cube SQL generation.

1.7.19 (2026-08-12)

Bug Fixes

  • cubesql: Resolve data source for synthetic-only queries (#11526) (b1c87dc)
  • schema-compiler: promote DATE columns in Trino/Presto convertTz (#11516) (bb0d57a)
  • tesseract: report multi-stage reads of out-of-grain dimensions (#11514) (e090594)
  • tesseract: Resolve join for hint-less member expressions on views (#11501) (9715bf1)

Features

  • cubesql: Support regtype and regtype[] casts (#11503) (c12a106)
  • cubesql: Support WIDTH_BUCKET SQL pushdown (#11500) (b951c00)
  • tesseract: push a segment named in FILTER_PARAMS into the cube's sql (#11517) (a0723ac)
sqltrinoprestoschemaquery-optimizationbug-fixes

Source: original entry ↗