Parquet: skip reading constant column chunks via statistics - #2266
Open
UnamedRus wants to merge 14 commits into
Open
Parquet: skip reading constant column chunks via statistics#2266UnamedRus wants to merge 14 commits into
UnamedRus wants to merge 14 commits into
DCO-2 / DCO
succeeded
Aug 27, 2026 in 1s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | 3b7ce77 | Parquet v3: skip reading constant column chunks vi... | Valid sign-off found |
| 🟢 | 486a3e3 | Parquet v3: do not treat FLOAT/DOUBLE column chunk... | Valid sign-off found |
| 🟢 | 370e3ac | Parquet v3: choose Const / Sparse / Nullable mater... | Valid sign-off found |
| 🟢 | 5f1c143 | Expand sparse input columns in insertNullAsDefault... | Valid sign-off found |
| 🟢 | 5682c69 | Materialize const and sparse columns where format ... | Valid sign-off found |
| 🟢 | e85505c | Parquet v3: apply the constant-chunk shortcut only... | Valid sign-off found |
| 🟢 | 36783c7 | Parquet v3: size reads from the file layout instea... | Valid sign-off found |
| 🟢 | 1f6f96c | Register the new Parquet read-path settings in Set... | Valid sign-off found |
| 🟢 | e77bc3c | Stop naming the reader version in the new read-pat... | Valid sign-off found |
| 🟢 | 76ae223 | Trim the comments on the read-path change | Valid sign-off found |
| 🟢 | 4a08161 | Parquet: issue a subgroup's reads as one unit, and... | Valid sign-off found |
| 🟢 | c0ffe68 | Parquet: issue read-ahead from the previous subgro... | Valid sign-off found |
| 🟢 | 062538f | Parquet: fix deadlock when PREWHERE drops every ro... | Valid sign-off found |
| 🟢 | ca07675 | Parquet: let metadata ranges coalesce with a row g... | Valid sign-off found |
Loading