v26.3.18.32-ltsFrom commit messages
Release v26.3.18.32-lts
Changed 1
- Bumped simdjson from v4.2.4 to v4.6.5, google-protobuf to v35.1, grpc to v1.83.0, arrow to 25.0.0, orc to 2.3.1, xsimd to 14.2.0, and vendored libexpat from 2.8.1 to 2.8.2.
Fixed 10
- Segfault in StreamingStorageRegistry.
- Segfault due to bad shutdown ordering on startup exception.
- type_json_allow_duplicated_key_with_literal_and_nested_object not working with typed paths in JSON.
- Startup and ATTACH of a view with a recursive CTE with the old analyzer.
- Use-after-free in async insert queue due to deadline collision.
- Out-of-bounds read in SerializationReplicated on the native protocol.
- Dynamic cache resize race condition.
- ATTACH of Kafka tables with a large kafka_num_consumers.
- LOGICAL_ERROR crash in IcebergMetadata::iterate when datalake_table_state is missing.
- ORDER BY ... LIMIT returning too few rows under a row policy.