Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HIVE-27977: Fix ordering flakiness in TestHplSqlViaBeeLine #4994

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

abstractdog
Copy link
Contributor

@abstractdog abstractdog commented Jan 10, 2024

What changes were proposed in this pull request?

Introduce ORDER BY clause in some unit tests.

Why are the changes needed?

Bumped into intermittent test failures in TestHplSqlViaBeeLine while moving it from MR to Tez, and realized that the ordering is not defined in the test cases, so it makes no sense to look for the execution engine differences as long as we don't have a stable golden output.

Does this PR introduce any user-facing change?

No.

Is the change a dependency upgrade?

No.

How was this patch tested?

With the touched unit tests.

Copy link

sonarcloud bot commented Jan 10, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

7 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@zhangbutao zhangbutao left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@ayushtkn ayushtkn left a comment

Choose a reason for hiding this comment

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

LGTM

@abstractdog abstractdog merged commit 2c775f8 into apache:master Jan 11, 2024
6 checks passed
mdayakar pushed a commit to mdayakar/hive that referenced this pull request Jan 15, 2024
…) (Laszlo Bodor reviewed by Butao Zhang, Ayush Saxena)
tarak271 pushed a commit to tarak271/hive-1 that referenced this pull request Feb 9, 2024
…) (Laszlo Bodor reviewed by Butao Zhang, Ayush Saxena)
dengzhhu653 pushed a commit to dengzhhu653/hive that referenced this pull request Mar 7, 2024
…) (Laszlo Bodor reviewed by Butao Zhang, Ayush Saxena)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants