Skip to content

[bugfix](load) fix cancel load stmt cannot recognize key words in upper case - #11906

Merged
yiguolei merged 2 commits into
apache:masterfrom
yangzhg:fix_cancel_load
Aug 21, 2022
Merged

[bugfix](load) fix cancel load stmt cannot recognize key words in upper case#11906
yiguolei merged 2 commits into
apache:masterfrom
yangzhg:fix_cancel_load

Conversation

@yangzhg

Copy link
Copy Markdown
Member

Proposed changes

fix cancel load stmt cannot recognize key words in upper case

Problem summary

this bug is intoduced by #9537

Checklist(Required)

  1. Does it affect the original behavior:
    • Yes
    • No
    • I don't know
  2. Has unit tests been added:
    • Yes
    • No
    • No Need
  3. Has document been added or modified:
    • Yes
    • No
    • No Need
  4. Does it need to update dependencies:
    • Yes
    • No
  5. Are there any changes that cannot be rolled back:
    • Yes (If Yes, please explain WHY)
    • No

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actionsgithub-actionsBot added the area/planner Issues or PRs related to the query planner label Aug 19, 2022

@morningmanmorningman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Aug 20, 2022
@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@yiguolei
yiguolei merged commit 161d134 into apache:masterAug 21, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.area/plannerIssues or PRs related to the query plannerreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yangzhg@morningman@yiguolei