Skip to content

Conversation

@astefan
Copy link
Contributor

@astefan astefan commented Oct 30, 2025

This is a follow up to #137032 by using the same mechanism, but extended to EsqlBinaryComparison.

@astefan astefan marked this pull request as ready for review October 30, 2025 15:54
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Oct 30, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine
Copy link
Collaborator

Hi @astefan, I've created a changelog YAML for you.

Copy link
Member

@fang-xing-esql fang-xing-esql left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @astefan !

Copy link
Contributor

@bpintea bpintea left a comment

Choose a reason for hiding this comment

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

LGTM.
I guess we can now remove the same check in Equals?

@astefan astefan added the auto-backport Automatically create backport pull requests when merged label Nov 1, 2025
@astefan astefan merged commit 5e35a4e into elastic:main Nov 1, 2025
34 checks passed
@astefan astefan deleted the MVs_warnings_for_binary_comparisons branch November 1, 2025 16:58
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
9.2 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 137387

@astefan
Copy link
Contributor Author

astefan commented Nov 1, 2025

LGTM. I guess we can now remove the same check in Equals?

Nop, we cannot. The checks have a different order in which they are called and for text the check will go on a different branch and will start failing.

astefan added a commit to astefan/elasticsearch that referenced this pull request Nov 1, 2025
elasticsearchmachine pushed a commit that referenced this pull request Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.2.1 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants