v26.3.21.7-ltsFrom commit messages
Release v26.3.21.7-lts
Fixed 5
- Fixed nullptr dereference in CREATE TABLE TO INNER UUID without ENGINE.
- Fixed serialization of Map-valued settings in access entities.
- Fixed CREATE OR REPLACE MATERIALIZED VIEW ... POPULATE losing the source subscription.
- Fixed trivial count optimization being applied when the aggregate argument contains arrayJoin.
- Fixed stripping of injective functions that hide argument nullability inside uniq.
Security 1
- Validated Iceberg metadata file path for null bytes.