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

[Fix](Nereids) fix hint tests with different be instances #35188

Merged
merged 1 commit into from
May 27, 2024

Conversation

LiBinfeng-01
Copy link
Contributor

Problem:
When using multiple be to test hint with distribute hint, the result would be unstable
Solved:
Add ordered hint to every distribute hint and move some leading hint cases to check containing of hint infomation

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@LiBinfeng-01
Copy link
Contributor Author

run buildall

@englefly
Copy link
Contributor

it is beter to 'set be_number_for_test=3' to avoid choosing different join type

@LiBinfeng-01
Copy link
Contributor Author

run buildall

1 similar comment
@LiBinfeng-01
Copy link
Contributor Author

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label May 27, 2024
Copy link
Contributor

PR approved by at least one committer and no changes requested.

Copy link
Contributor

PR approved by anyone and no changes requested.

@morrySnow morrySnow merged commit 70d8eda into apache:master May 27, 2024
26 of 28 checks passed
dataroaring pushed a commit that referenced this pull request May 27, 2024
Problem:
When using multiple be to test hint with distribute hint, the result would be unstable
Solved:
Add ordered hint to every distribute hint and move some leading hint cases to check containing of hint infomation
yiguolei pushed a commit that referenced this pull request May 27, 2024
Problem:
When using multiple be to test hint with distribute hint, the result would be unstable
Solved:
Add ordered hint to every distribute hint and move some leading hint cases to check containing of hint infomation
seawinde pushed a commit to seawinde/doris that referenced this pull request May 27, 2024
Problem:
When using multiple be to test hint with distribute hint, the result would be unstable
Solved:
Add ordered hint to every distribute hint and move some leading hint cases to check containing of hint infomation
LiBinfeng-01 added a commit to LiBinfeng-01/doris that referenced this pull request May 30, 2024
Problem:
When using multiple be to test hint with distribute hint, the result would be unstable
Solved:
Add ordered hint to every distribute hint and move some leading hint cases to check containing of hint infomation
xiaokang pushed a commit that referenced this pull request May 30, 2024
Problem:
When using multiple be to test hint with distribute hint, the result
would be unstable Solved:
Add ordered hint to every distribute hint and move some leading hint
cases to check containing of hint infomation
mongo360 pushed a commit to mongo360/doris that referenced this pull request Aug 16, 2024
…pache#35659)

Problem:
When using multiple be to test hint with distribute hint, the result
would be unstable Solved:
Add ordered hint to every distribute hint and move some leading hint
cases to check containing of hint infomation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants