Skip to content

Fixes flaky ST_CENTROID_AGG tests#114892

Merged
craigtaverner merged 1 commit intoelastic:mainfrom
craigtaverner:fix_flaky_centroid_tests
Oct 16, 2024
Merged

Fixes flaky ST_CENTROID_AGG tests#114892
craigtaverner merged 1 commit intoelastic:mainfrom
craigtaverner:fix_flaky_centroid_tests

Conversation

@craigtaverner
Copy link
Copy Markdown
Contributor

Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.

Fixes #112461
Fixes #112463

Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.
@craigtaverner craigtaverner added >test Issues or PRs that are addressing/adding tests Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL v8.16.0 v8.15.4 labels Oct 16, 2024
@craigtaverner craigtaverner requested a review from iverase October 16, 2024 10:31
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@craigtaverner craigtaverner merged commit 1a611bd into elastic:main Oct 16, 2024
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

💔 Backport failed

Status Branch Result
8.x Commit could not be cherrypicked due to conflicts

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

javanna pushed a commit to javanna/elasticsearch that referenced this pull request Oct 16, 2024
Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.
georgewallace pushed a commit to georgewallace/elasticsearch that referenced this pull request Oct 25, 2024
Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.
craigtaverner added a commit to craigtaverner/elasticsearch that referenced this pull request May 12, 2025
Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.
elasticsearchmachine pushed a commit that referenced this pull request May 12, 2025
* Fixes flaky ST_CENTROID_AGG tests (#114892)

Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.

* Unmute after cherry-pick
craigtaverner added a commit to craigtaverner/elasticsearch that referenced this pull request May 12, 2025
…8037)

* Fixes flaky ST_CENTROID_AGG tests (elastic#114892)

Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.

* Unmute after cherry-pick
craigtaverner added a commit to craigtaverner/elasticsearch that referenced this pull request May 12, 2025
…8037)

* Fixes flaky ST_CENTROID_AGG tests (elastic#114892)

Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.

* Unmute after cherry-pick
elasticsearchmachine pushed a commit that referenced this pull request May 12, 2025
* Fixes flaky ST_CENTROID_AGG tests (#114892)

Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.

* Unmute after cherry-pick
elasticsearchmachine pushed a commit that referenced this pull request May 12, 2025
* Fixes flaky ST_CENTROID_AGG tests (#114892)

Even with Kahan summation, we were occasionally getting floating point differences at the 14th decimal point, well beyond anything a GIS use case would care about.

* Unmute after cherry-pick
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 Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.16.0 v9.0.0

Projects

None yet

3 participants