megachangelog
Improvement1.7.15

v1.7.15

This release includes bug fixes for aggregating index type casting, rolling window schema preservation, and grain projection, along with features for query row limits and record batch splitting to improve query handling.

1.7.15 (2026-07-30)

Bug Fixes

  • cubestore: cast aggregating index aggregation results back to the declared column types (#11413) (26c4801)
  • cubestore: keep the projection schema when rewriting a rolling window (#11410) (1bf2dd8)
  • tesseract: project the requested grain into rolling-window CTEs (#11400) (80d1159), closes #11410 #11413

Features

  • cubesql: Separate env var for non-streaming query max row limit (#11418) (236763a)
  • cubesql: Split oversized CubeScan record batches (#11384) (51db9c7)
cubestorecubesqlqueriesperformancestability

Source: original entry ↗