Skip to content

Conversation

@mgartner
Copy link
Collaborator

@mgartner mgartner commented Nov 3, 2025

Backport 1/1 commits from #156573.

/cc @cockroachdb/release


Fixes #156478

Release note (bug fix): A bug has been fixed that caused incorrect
results for queries that filter indexed LTREE columns with the <@
(contained-by) operator. This bug has been present since v25.4.0.

Co-authored-by: Yahor Yuzefovich yahor@cockroachlabs.com
Co-authored-by: Michael Erickson michae2@cockroachlabs.com


Release justification: Bug fix for incorrect results with new LTREE
data type.

Fixes cockroachdb#156478

Release note (bug fix): A bug has been fixed that caused incorrect
results for queries that filter indexed `LTREE` columns with the `<@`
(contained-by) operator. This bug has been present since v25.4.0.

Co-authored-by: Yahor Yuzefovich <yahor@cockroachlabs.com>
Co-authored-by: Michael Erickson <michae2@cockroachlabs.com>
@mgartner mgartner requested a review from michae2 November 3, 2025 16:17
@mgartner mgartner requested a review from a team as a code owner November 3, 2025 16:17
@blathers-crl
Copy link

blathers-crl bot commented Nov 3, 2025

Thanks for opening a backport.

Before merging, please confirm that the change does not break backwards compatibility and otherwise complies with the backport policy. Include a brief release justification in the PR description explaining why the backport is appropriate. All backports must be reviewed by the TL for the owning area. While the stricter LTS policy does not yet apply, please exercise judgment and consider gating non-critical changes behind a disabled-by-default feature flag when appropriate.

@blathers-crl blathers-crl bot added backport Label PR's that are backports to older release branches T-sql-queries SQL Queries Team labels Nov 3, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@michae2 michae2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@michae2 reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @mgartner)

@mgartner mgartner merged commit 5c3e649 into cockroachdb:release-25.4 Nov 3, 2025
15 checks passed
@mgartner mgartner deleted the backport25.4-156573 branch November 3, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Label PR's that are backports to older release branches T-sql-queries SQL Queries Team target-release-25.4.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants