Skip to content

[Experiment] Antalya 26.6: Parquet v3 constant column skip - #2181

Open
UnamedRus wants to merge 54 commits into
antalya-26.6from
parquet-v3-constant-column-skip-antalya
Open

[Experiment] Antalya 26.6: Parquet v3 constant column skip#2181
UnamedRus wants to merge 54 commits into
antalya-26.6from
parquet-v3-constant-column-skip-antalya

Merge branch 'antalya-26.6' into parquet-v3-constant-column-skip-antalya

1c332e0
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO required action Aug 14, 2026 in 1s

Check failed

There is one commit incorrectly signed off, the check did not pass.

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... Sign-off not found
🟢 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

Errors details

Sign-off not found

No sign-off was found in the commit message. This usually means that the author or committer of this commit failed to include a Signed-off-by line in the commit message. In some cases, this error can also be raised if the sign-off is not in the correct format.

To avoid having pull requests blocked in the future, always include a Signed-off-by: User1 <user1@email.test> line in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).

How to fix missing or invalid sign-offs

Option 1: add remediation commit

Option 2: fix commits without sign-off

Rebase the branch

If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").

Warning

You should only do this if:

  • You are the only author of the commits in this branch
  • You are absolutely certain nobody else is doing any work based upon this branch
  • There are no empty commits in the branch

To add your Signed-off-by line to every commit in this branch:

  1. Ensure you have a local copy of your branch by checking out the pull request locally via command line.
  2. In your local branch, run: git rebase HEAD~54 --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin parquet-v3-constant-column-skip-antalya