{{ message }}
Fix using wrong extreams in min-max index created on JSON column#101918
Merged
Conversation
Contributor
1 task
evillique
approved these changes
Apr 9, 2026
Member
|
The flaky check failure is fixed in #102148, let's update the branch. |
| @@ -0,0 +1,21 @@ | |||
| -- Tags: no-parallel-replicas | |||
| -- Tag no-parallel-replicas: output of explain is different | |||
Contributor
There was a problem hiding this comment.
Typo in the test note: Tag should be Tags to match the standard header format (-- Tags: ...). Also consider uppercasing EXPLAIN for consistency with SQL keywords.
Contributor
LLVM Coverage ReportChanged lines: 57.14% (8/14) · Uncovered code |
This was referenced Apr 17, 2026
robot-clickhouse-ci-2
added a commit
that referenced
this pull request
Apr 17, 2026
Cherry pick #101918 to 26.2: Fix using wrong extreams in min-max index created on JSON column
robot-clickhouse
added a commit
that referenced
this pull request
Apr 17, 2026
…reated on JSON column
robot-clickhouse-ci-2
added a commit
that referenced
this pull request
Apr 17, 2026
Cherry pick #101918 to 26.3: Fix using wrong extreams in min-max index created on JSON column
robot-clickhouse
added a commit
that referenced
this pull request
Apr 17, 2026
…reated on JSON column
clickhouse-gh Bot
added a commit
that referenced
this pull request
Apr 17, 2026
Backport #101918 to 26.2: Fix using wrong extreams in min-max index created on JSON column
Avogar
added a commit
that referenced
this pull request
Apr 20, 2026
Backport #101918 to 26.3: Fix using wrong extreams in min-max index created on JSON column
robot-clickhouse-ci-1
added a commit
that referenced
this pull request
Apr 20, 2026
Cherry pick #101918 to 25.8: Fix using wrong extreams in min-max index created on JSON column
robot-clickhouse
added a commit
that referenced
this pull request
Apr 20, 2026
…reated on JSON column
robot-clickhouse-ci-1
added a commit
that referenced
this pull request
Apr 20, 2026
Cherry pick #101918 to 26.1: Fix using wrong extreams in min-max index created on JSON column
robot-clickhouse
added a commit
that referenced
this pull request
Apr 20, 2026
…reated on JSON column
clickhouse-gh Bot
added a commit
that referenced
this pull request
Apr 20, 2026
Backport #101918 to 26.1: Fix using wrong extreams in min-max index created on JSON column
Avogar
added a commit
that referenced
this pull request
Apr 23, 2026
Backport #101918 to 25.8: Fix using wrong extreams in min-max index created on JSON column
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
Fix using wrong extreams in min-max index created on JSON column leading to wrong query result. Closes #101700.
Documentation entry for user-facing changes
Version info
26.4.1.102526.3.10.20,26.2.17.9,26.1.12.7,25.8.23.9