Skip to content

Cherry pick #94725 to 25.12: Preserve constant index granularity (use_const_adaptive_granularity) after Vertical merges#94787

Merged
robot-ch-test-poll1 merged 2 commits intobackport/25.12/94725from
cherrypick/25.12/94725
Jan 22, 2026
Merged

Cherry pick #94725 to 25.12: Preserve constant index granularity (use_const_adaptive_granularity) after Vertical merges#94787
robot-ch-test-poll1 merged 2 commits intobackport/25.12/94725from
cherrypick/25.12/94725

Conversation

@robot-ch-test-poll1
Copy link
Copy Markdown
Contributor

Original pull-request #94725

Do not merge this PR manually

This pull-request is a first step of an automated backporting.
It contains changes similar to calling git cherry-pick locally.
If you intend to continue backporting the changes, then resolve all conflicts if any.
Otherwise, if you do not want to backport them, then just close this pull-request.

The check results does not matter at this step - you can safely ignore them.

Troubleshooting

If the conflicts were resolved in a wrong way

If this cherry-pick PR is completely screwed by a wrong conflicts resolution, and you want to recreate it:

  • delete the pr-cherrypick label from the PR
  • delete this branch from the repository

You also need to check the Original pull-request for pr-backports-created label, and delete if it's presented there

The PR source

The PR is created in the CI job

azat added 2 commits January 22, 2026 00:10
…after Vertical merges

The problem was that just before creating index granularity the
blocks_are_granules_size has been set to true in case of vertical
merges, and this forces to use adaptive granulas

But, we do not need this, since it is written before vertical merges
anyway, vertical merges does not calculate index granularity
…cal-merge

Preserve constant index granularity (use_const_adaptive_granularity) after Vertical merges
@robot-ch-test-poll1 robot-ch-test-poll1 added pr-cherrypick Cherry-pick of merge-commit before backporting. Do not use manually - automated use only! do not test disable testing on pull request pr-bugfix Pull request with bugfix, not backported by default labels Jan 22, 2026
@robot-ch-test-poll1 robot-ch-test-poll1 merged commit e03488a into backport/25.12/94725 Jan 22, 2026
135 of 142 checks passed
@robot-ch-test-poll1 robot-ch-test-poll1 deleted the cherrypick/25.12/94725 branch January 22, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not test disable testing on pull request pr-bugfix Pull request with bugfix, not backported by default pr-cherrypick Cherry-pick of merge-commit before backporting. Do not use manually - automated use only!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants