Skip to content

Conversation

@LantaoJin
Copy link
Member

@LantaoJin LantaoJin commented Aug 19, 2025

Description

CalcitePPLTpchIT.testQ7 failed with socket timeout sometimes on mac/windows instance.
q1 could be flaky when pushdown enabled since the precision of double sum depended on order of data.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@LantaoJin LantaoJin added flaky-test Flaky build or test issue testing Related to improving software testing backport 2.19-dev labels Aug 19, 2025
@LantaoJin LantaoJin changed the title Add flaky retry on CalcitePPLTpchIT.testQ7 Add flaky retry on CalcitePPLTpchIT Aug 19, 2025
@LantaoJin LantaoJin marked this pull request as ready for review August 19, 2025 06:59
qianheng-aws
qianheng-aws previously approved these changes Aug 19, 2025
Signed-off-by: Lantao Jin <[email protected]>
Copy link
Collaborator

@dai-chen dai-chen left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@LantaoJin LantaoJin merged commit be38740 into opensearch-project:main Aug 21, 2025
23 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 21, 2025
* Add flaky retry on CalcitePPLTpchIT.testQ7

Signed-off-by: Lantao Jin <[email protected]>

* Add retry to all tpch queries

Signed-off-by: Lantao Jin <[email protected]>

* address comments

Signed-off-by: Lantao Jin <[email protected]>

---------

Signed-off-by: Lantao Jin <[email protected]>
(cherry picked from commit be38740)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
penghuo pushed a commit that referenced this pull request Aug 21, 2025
* Add flaky retry on CalcitePPLTpchIT (#4060)

* Add flaky retry on CalcitePPLTpchIT.testQ7

Signed-off-by: Lantao Jin <[email protected]>

* Add retry to all tpch queries

Signed-off-by: Lantao Jin <[email protected]>

* address comments

Signed-off-by: Lantao Jin <[email protected]>

---------

Signed-off-by: Lantao Jin <[email protected]>
(cherry picked from commit be38740)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Fix retry annotation for class

Signed-off-by: Lantao Jin <[email protected]>

* Ignore testQ7 in macOS

Signed-off-by: Lantao Jin <[email protected]>

---------

Signed-off-by: Lantao Jin <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lantao Jin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.19-dev flaky-test Flaky build or test issue testing Related to improving software testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants