Skip to content

Conversation

@astefan
Copy link
Contributor

@astefan astefan commented Nov 20, 2025

These locales are probably "new" and should have been added to the list of ignored ones for that specific test file. The main reason is that ES SQL is Locale-insensitive, while H2 (the database we compare the results with) is Locale sensitive.

Fixes #112640
Fixes #112641
Fixes #112642
Fixes #112643
Fixes #112746

…sitive

while H2 (the database we compare the results with) is Locale sensitive
@astefan astefan requested a review from bpintea November 20, 2025 12:47
@astefan astefan added >test Issues or PRs that are addressing/adding tests :Analytics/SQL SQL querying auto-backport Automatically create backport pull requests when merged v8.20.0 v9.3.0 v9.2.2 v8.19.8 v9.1.8 labels Nov 20, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Nov 20, 2025
@elasticsearchmachine
Copy link
Collaborator

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

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.

beautiful :)

@astefan astefan added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Nov 20, 2025
@elasticsearchmachine elasticsearchmachine merged commit f569ef3 into elastic:main Nov 20, 2025
34 checks passed
@astefan astefan deleted the ignore_locales_for_sql_tests branch November 20, 2025 14:05
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.20 The branch "8.20" is invalid or doesn't exist
9.2 Commit could not be cherrypicked due to conflicts
8.19 Commit could not be cherrypicked due to conflicts
9.1 Commit could not be cherrypicked due to conflicts

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

astefan added a commit to astefan/elasticsearch that referenced this pull request Nov 25, 2025
These locales are probably "new" and should have been added to the list
of ignored ones for that specific test file. The main reason is that ES
SQL is Locale-insensitive, while H2 (the database we compare the results
with) is Locale sensitive.

Fixes elastic#112640
Fixes elastic#112641
Fixes elastic#112642
Fixes elastic#112643
Fixes elastic#112746

(cherry picked from commit f569ef3)
astefan added a commit to astefan/elasticsearch that referenced this pull request Nov 25, 2025
These locales are probably "new" and should have been added to the list
of ignored ones for that specific test file. The main reason is that ES
SQL is Locale-insensitive, while H2 (the database we compare the results
with) is Locale sensitive.

Fixes elastic#112640 Fixes
elastic#112641 Fixes
elastic#112642 Fixes
elastic#112643 Fixes
elastic#112746

(cherry picked from commit f569ef3)
@astefan astefan added v8.18.9 and removed v8.20.0 labels Nov 25, 2025
astefan added a commit to astefan/elasticsearch that referenced this pull request Nov 25, 2025
These locales are probably "new" and should have been added to the list
of ignored ones for that specific test file. The main reason is that ES
SQL is Locale-insensitive, while H2 (the database we compare the results
with) is Locale sensitive.

Fixes elastic#112640 Fixes
elastic#112641 Fixes
elastic#112642 Fixes
elastic#112643 Fixes
elastic#112746

(cherry picked from commit f569ef3)
elasticsearchmachine pushed a commit that referenced this pull request Nov 25, 2025
These locales are probably "new" and should have been added to the list
of ignored ones for that specific test file. The main reason is that ES
SQL is Locale-insensitive, while H2 (the database we compare the results
with) is Locale sensitive.

Fixes #112640
Fixes #112641
Fixes #112642
Fixes #112643
Fixes #112746

(cherry picked from commit f569ef3)
elasticsearchmachine pushed a commit that referenced this pull request Nov 25, 2025
These locales are probably "new" and should have been added to the list
of ignored ones for that specific test file. The main reason is that ES
SQL is Locale-insensitive, while H2 (the database we compare the results
with) is Locale sensitive.

Fixes #112640 Fixes
#112641 Fixes
#112642 Fixes
#112643 Fixes
#112746

(cherry picked from commit f569ef3)
elasticsearchmachine pushed a commit that referenced this pull request Nov 25, 2025
These locales are probably "new" and should have been added to the list
of ignored ones for that specific test file. The main reason is that ES
SQL is Locale-insensitive, while H2 (the database we compare the results
with) is Locale sensitive.

Fixes #112640 Fixes
#112641 Fixes
#112642 Fixes
#112643 Fixes
#112746

(cherry picked from commit f569ef3)
elasticsearchmachine pushed a commit that referenced this pull request Nov 25, 2025
These locales are probably "new" and should have been added to the list
of ignored ones for that specific test file. The main reason is that ES
SQL is Locale-insensitive, while H2 (the database we compare the results
with) is Locale sensitive.

Fixes #112640 Fixes
#112641 Fixes
#112642 Fixes
#112643 Fixes
#112746

(cherry picked from commit f569ef3)
ncordon pushed a commit to ncordon/elasticsearch that referenced this pull request Nov 26, 2025
These locales are probably "new" and should have been added to the list
of ignored ones for that specific test file. The main reason is that ES
SQL is Locale-insensitive, while H2 (the database we compare the results
with) is Locale sensitive.

Fixes elastic#112640 Fixes
elastic#112641 Fixes
elastic#112642 Fixes
elastic#112643 Fixes
elastic#112746
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/SQL SQL querying auto-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.18.9 v8.19.8 v9.1.8 v9.2.2 v9.3.0

Projects

None yet

3 participants