v26.3.30.9-ltsFrom commit messages
Release v26.3.30.9-lts
Fixed 7
- Fixed parallel_view_processing setting being ignored for materialized view fan-out.
- Fixed crash in predicate pushdown with a UNION subquery in a JOIN ON clause.
- Fixed wrong results from sumKahanIf and sumKahan over Nullable types when the aggregated batch does not start at row 0.
- Fixed memory leaks of abandoned nested states in the -ForEach and -Map aggregate combinators.
- Fixed validation of JSON/Object shared-data bucket count read from a stream.
- Fixed validation of skip_degree when reading a uniq aggregate state.
- Fixed overflow check when allocating a block of aggregate function states.