Skip to content

Fix for Flaky TestIcebergParquet*TpcdsCostPlan for Q85#18880

Merged
sopel39 merged 1 commit intotrinodb:masterfrom
Dith3r:master
Sep 1, 2023
Merged

Fix for Flaky TestIcebergParquet*TpcdsCostPlan for Q85#18880
sopel39 merged 1 commit intotrinodb:masterfrom
Dith3r:master

Conversation

@Dith3r
Copy link
Copy Markdown
Member

@Dith3r Dith3r commented Aug 31, 2023

Description

Fixes #18702. PR presents a workaround for differences in point arithmetic between ARM and x86. Change of single parameter reduce significantly differences in estimation of row output count by optimizer during enumeration of joins.

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(X) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Aug 31, 2023
@sopel39 sopel39 merged commit 1c8e495 into trinodb:master Sep 1, 2023
@github-actions github-actions bot added this to the 426 milestone Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Flaky TestIcebergParquet*TpcdsCostPlan for Q85

2 participants