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

[regression test]Optimize waitForSchemeChangeDone #31002

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

cjj2010
Copy link
Contributor

@cjj2010 cjj2010 commented Feb 8, 2024

Proposed changes

Issue Number: close #xxx

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

@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

@cjj2010
Copy link
Contributor Author

cjj2010 commented Feb 8, 2024

run buildall

sql insertSql
}
if (cleanOperator==true){
if (ObjectUtils.isEmpty(tbName)) throw new RuntimeException("tbName cloud not be null")
Copy link
Contributor

Choose a reason for hiding this comment

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

I think typing mistake : cloud ==> could

May be can we change it like "Table name must not be null"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good idea, I'll make some improvements

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

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

LGTM

@dataroaring dataroaring force-pushed the Opt_waitForSchemeChangeDone branch from 5fbe254 to 568b89a Compare February 18, 2024 01:52
@dataroaring
Copy link
Contributor

run buildall

Copy link
Contributor

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

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

PR approved by anyone and no changes requested.

@dataroaring dataroaring merged commit 0407f05 into apache:master Feb 20, 2024
26 of 27 checks passed
@cjj2010 cjj2010 changed the title Optimize waitForSchemeChangeDone [regression test]Optimize waitForSchemeChangeDone Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. dev/2.0.5 reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants