megachangelog
Announcement1.6.49

v1.6.49 Release

This release includes bug fixes for cubestore-cli reconnections and tesseract pre-aggregation usage, along with new features for grouped joins with SQL push down, timezone format parsing, Arrow format support, and default value filters for views.

1.6.49 (2026-05-21)

Bug Fixes

  • cubestore-cli: Incorrect reconnections (#10914) (0fa472b)
  • tesseract: multi-stage pre-aggregation usage substitution and IS NOT DISTINCT FROM (#10925) (81b9de0)

Features

  • cubesql: Allow grouped joins with SQL push down (#10234) (041d753)
  • cubesql: Support parsing extra timezone formats (#10913) (346eb56)
  • cubestore-cli: Support Arrow format for responses (#10915) (e4c8c43)
  • cubestore: Fold IS NOT DISTINCT FROM join predicates into HashJoin keys (#10923) (858c1e4)
  • tesseract: default value filters for views (CORE-357) (#10892) (3477776)
cubestoresqlperformancebug-fixfeatures

Source: original entry ↗