Skip to content

Conversation

@astefan
Copy link
Contributor

@astefan astefan commented 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)

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 >test Issues or PRs that are addressing/adding tests :Analytics/SQL SQL querying backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Nov 25, 2025
@elasticsearchmachine elasticsearchmachine merged commit 8c73e8c into elastic:8.18 Nov 25, 2025
17 checks passed
@astefan astefan deleted the 138360_8.18_backport branch November 25, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/SQL SQL querying auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >test Issues or PRs that are addressing/adding tests v8.18.9

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants