Release v26.7.3.19-stable
Fixed 10
- Misreporting of datalake catalog errors as missing tables.
- JOIN USING identifier resolution from aliases nested in the SELECT list.
- Paimon DLF request signing exposed by error propagation.
- Out-of-bounds write reading a Parquet DECIMAL wider than declared.
- Deduplication token attribution for materialized-view targets of partitioned tables.
- Startup and ATTACH of a view with a recursive CTE with the old analyzer.
- Crash in direct JOIN over MergeTree with PREWHERE caused by shared PrewhereInfo corrupted by column pruning.
- Use-after-free in async insert queue due to deadline collision.
- Field::operator<= comparing a Float64 with itself.
- Block structure check for aggregate-state columns nested in containers.