Fix1.7.27
v1.7.27
This release includes bug fixes for client disconnections, SQL optimization improvements, and aggregate row handling, plus support for COPY ... FROM STDIN in cubesql.
1.7.27 (2026-08-26)
Bug Fixes
- backend-native: treat a client disconnect on /v1/cubesql as a graceful end (#11649) (e803c6c)
- cubesql: Prefer SQL pushdown over limitless post-processing (#11559) (b022de1)
- cubestore: inline aggregate dropped rows past the first partition (#11631) (6f3e66d)
- schema-compiler: a cube that extends another broke the parent's multi-stage measures (#11641) (657f4e1)
Features
cubesqlcubestorebug-fixessqlbackend
Source: original entry ↗