[Experiment] Antalya 26.6: Parquet v3 constant column skip - #2181
Open
UnamedRus wants to merge 70 commits into
Open
[Experiment] Antalya 26.6: Parquet v3 constant column skip#2181UnamedRus wants to merge 70 commits into
UnamedRus wants to merge 70 commits into
DCO-2 / DCO
succeeded
Aug 21, 2026 in 1s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | c6b70b3 | Parquet v3: materialize constant column chunks fro... | Valid sign-off found in remediation commit |
| 🟢 | 34816a3 | Parquet v3: rebalance stage budgets and charge dec... | Valid sign-off found in remediation commit |
| 🟢 | f260506 | Parquet v3: reconcile decoded memory before formOu... | Valid sign-off found in remediation commit |
| 🟢 | 2a20ab9 | Parquet v3: fix constant-column detection gates (n... | Valid sign-off found in remediation commit |
| 🟢 | 114640e | Parquet v3: decouple compressed prefetch from deco... | Valid sign-off found in remediation commit |
| 🟢 | a019cd7 | Parquet v3: bandwidth back-pressure for compressed... | Valid sign-off found in remediation commit |
| 🟢 | a3ee936 | Parquet v3: adapt to antalya-26.6 (drop Nullable(T... | Valid sign-off found in remediation commit |
| 🟢 | ac2fe8e | DCO Remediation Commit for UnamedRus <dtitmoav@gma... | Valid sign-off found |
| 🟢 | 77c2c72 | Parquet v3: drop stray orphan setting from Setting... | Valid sign-off found |
| 🟢 | f37f947 | Parquet v3: materialize all-null column chunks fro... | Valid sign-off found |
| 🟢 | 5fa11c0 | Parquet v3: purge bad-merge contamination from Set... | Valid sign-off found |
| 🟢 | 2175750 | Parquet v3: record input_format_parquet_prefetch_b... | Valid sign-off found |
| 🟢 | bb601c1 | Re-trigger CI after GitHub Actions infra outage | Valid sign-off found |
| 🟢 | c89ccf1 | Port DataLakeCatalog namespace filter (Altinity/Cl... | Valid sign-off found |
| 🟢 | 29a2569 | DataLake namespace port: keep RestCatalog members ... | Valid sign-off found |
| 🟢 | 065cf78 | DataLake namespace port: fix RestCatalog ctor call... | Valid sign-off found |
| 🟢 | 3c82a4e | Parquet v3: materialize constant column chunks as ... | Valid sign-off found |
| 🟢 | a051744 | Parquet v3: per-subgroup (page-level) constant-col... | Valid sign-off found |
| 🟢 | c37b8ab | Parquet v3: skip prefetch of constant subgroup pag... | Valid sign-off found |
| 🟢 | 60841f9 | Parquet v3: optional force-load of column index fo... | Valid sign-off found |
| 🟢 | e13b115 | Parquet v3: mixed-topology constant-page fill [exp... | Valid sign-off found |
| 🟢 | 9bba260 | Parquet v3: skip prefetch of filled constant pages... | Valid sign-off found |
| 🟢 | ede6e2a | Parquet v3: allow string constants (drop min==max ... | Valid sign-off found |
| 🟢 | 217c85a | Parquet v3: handle all-null pages in mixed-topolog... | Valid sign-off found |
| 🟢 | ac73c36 | Parquet v3: allow page-pruned columns in mixed fil... | Valid sign-off found |
| 🟢 | 2cae901 | Parquet v3: filter-aware mixed fill under prewhere... | Valid sign-off found |
| 🟢 | f78ffa2 | Parquet v3: cast the materialized constant (future... | Valid sign-off found |
| 🟢 | 56fc24d | Parquet v3: footer-size hint for the metadata tail... | Valid sign-off found |
| 🟢 | e3ab773 | Iceberg: size the parquet footer read from manifes... | Valid sign-off found |
| 🟢 | 5c46e9a | Parquet v3: fix tier-2 constant detection for non-... | Valid sign-off found |
| 🟢 | 6fc1e8a | Parquet v3: serve Column/Offset Index from the ret... | Valid sign-off found |
| 🟢 | c581d93 | Object storage: don't shadow random-access formats... | Valid sign-off found |
| 🟢 | 1e3eccf | Iceberg: seed metadata files cache on the uuid-les... | Valid sign-off found |
| 🟢 | e65e1a3 | Iceberg: use the catalog-provided table-uuid for t... | Valid sign-off found |
| 🟢 | e1b807a | Object storage: identity cache + GetObjectAttribut... | Valid sign-off found |
| 🟢 | 8afd7bd | Parquet v3: align coalesced reads to S3 multipart ... | Valid sign-off found |
| 🟢 | b2df559 | Parquet v3: configurable read alignment (fixed-gri... | Valid sign-off found |
| 🟢 | 1b1238f | Fix build: initialize ObjectMetadata::part_offsets... | Valid sign-off found |
| 🟢 | 8249162 | Parquet v3: hedged reads to cut S3 GET tail latenc... | Valid sign-off found |
| 🟢 | 8de5145 | Object storage: latency-aware host selection + ide... | Valid sign-off found |
| 🟢 | 5b16210 | Parquet v3: fill-ratio coalescing guard to stop sp... | Valid sign-off found |
| 🟢 | 016feb0 | Update 01271_show_privileges reference for SYSTEM ... | Valid sign-off found |
| 🟢 | ba52361 | Iceberg: parallelize manifest-entry pruning | Valid sign-off found |
| 🟢 | 65e22e9 | Iceberg: don't materialize metadata-log rows when ... | Valid sign-off found |
| 🟢 | 0a53c10 | Parquet: tighten Iceberg speculative-footer size p... | Valid sign-off found |
| 🟢 | 5b1eca2 | Parquet v3: time-to-first-byte trigger for hedged ... | Valid sign-off found |
| 🟢 | 1b1028c | Merge branch 'antalya-26.6' into parquet-v3-consta... | Skipped: sign-off not required in merge commit |
| 🟢 | b86558f | Remove 04401_system_reset_ddl_worker_access on thi... | Valid sign-off found |
| 🟢 | 014a91f | Object storage: default to HEAD for identity metad... | Valid sign-off found |
| 🟢 | 298527f | Merge branch 'antalya-26.6' into parquet-v3-consta... | Skipped: sign-off not required in merge commit |
| 🟢 | eac9b83 | Iceberg: batch the parallel manifest-entry produce... | Valid sign-off found |
| 🟢 | c236978 | Revert "Iceberg: batch the parallel manifest-entry... | Valid sign-off found in remediation commit |
| 🟢 | fb1acdb | Iceberg: read manifest files in parallel across pr... | Valid sign-off found |
| 🟢 | 1c332e0 | Merge branch 'antalya-26.6' into parquet-v3-consta... | Skipped: sign-off not required in merge commit |
| 🟢 | 5859b70 | Fix Iceberg min/max pruning lost under object_stor... | Valid sign-off found in remediation commit |
| 🟢 | ed61aea | Merge branch 'antalya-26.6' into parquet-v3-consta... | Skipped: sign-off not required in merge commit |
| 🟢 | 453018c | Fix Iceberg min/max pruning under object_storage_c... | Valid sign-off found in remediation commit |
| 🟢 | 1051d19 | distributed_plan: make ReadFromObjectStorage seria... | Valid sign-off found in remediation commit |
| 🟢 | 0dc3eef | distributed_plan: implement ReadFromObjectStorage ... | Valid sign-off found in remediation commit |
| 🟢 | 34823b1 | distributed_plan: enable object-storage reads in m... | Valid sign-off found in remediation commit |
| 🟢 | 524989d | distributed_plan: make ReadFromObjectStorage deser... | Valid sign-off found in remediation commit |
| 🟢 | b1b5542 | clickhouse-local: register query plan steps for di... | Valid sign-off found in remediation commit |
| 🟢 | e89ce36 | distributed_plan: partition object-storage files a... | Valid sign-off found in remediation commit |
| 🟢 | e419331 | DCO Remediation Commit for UnamedRus <dtitmoav@gma... | Valid sign-off found |
| 🟢 | 83da1a8 | DCO Remediation Commit for UnamedRus <dtitmoav@gma... | Valid sign-off found |
| 🟢 | 0564bfd | distributed_plan: ship PREWHERE with the object-st... | Valid sign-off found |
| 🟢 | daab364 | Merge branch 'antalya-26.6' into distplan-objstora... | Skipped: sign-off not required in merge commit |
| 🟢 | 1ac4151 | Fix merge resolution: type the empty split_offsets... | Valid sign-off found |
| 🟢 | 1eba575 | distributed_plan: port WindowStep serialization fr... | Valid sign-off found |
| 🟢 | 9ab3e8e | distributed_plan: drop version guard in WindowStep... | Valid sign-off found |
Loading