Skip to content

[Feature] ADD: show create routine load - #6110

Merged
morningman merged 4 commits into
apache:masterfrom
stalary:show_create_routine_load
Jul 4, 2021
Merged

[Feature] ADD: show create routine load#6110
morningman merged 4 commits into
apache:masterfrom
stalary:show_create_routine_load

Conversation

@stalary

@stalarystalary commented Jun 28, 2021

Copy link
Copy Markdown
Contributor

Proposed changes

Add show create routine load

Types of changes

What types of changes does your code introduce to Doris?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)
  • Code refactor (Modify the code structure, format the code, etc...)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have created an issue on (FixAdd show create routine load support #5645) and described the bug/feature there in detail
  • Compiling and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • If these changes need document changes, I have updated the document
  • Any dependent changes have been merged

Further comments

  1. support show [all] create routine load for jobName
  2. from [Feature] ADD: show create routine load #6067

@stalary

Copy link
Copy Markdown
ContributorAuthor

There was something wrong with the previous PR when I rebase. So I reopened a new one

@morningmanmorningman added area/routine load kind/feature Categorizes issue or PR as related to a new feature. labels Jun 28, 2021
@stalary

Copy link
Copy Markdown
ContributorAuthor

DONE @EmmyMiao87

@EmmyMiao87EmmyMiao87 self-assigned this Jun 30, 2021

@EmmyMiao87EmmyMiao87 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

@EmmyMiao87EmmyMiao87 added the approved Indicates a PR has been approved by one committer. label Jul 1, 2021
@EmmyMiao87

Copy link
Copy Markdown
Contributor

Could you please add some commit msg before I merge you PR?

@stalary

Copy link
Copy Markdown
ContributorAuthor

Could you please add some commit msg before I merge you PR?

done,I added the connection to the PR before

@morningman
morningman merged commit d6e6c78 into apache:masterJul 4, 2021
stalary added a commit to stalary/doris that referenced this pull request Jul 8, 2021
stalary added a commit to stalary/doris that referenced this pull request Jul 27, 2021
@morningmanmorningman mentioned this pull request Oct 10, 2021
EmmyMiao87 pushed a commit to EmmyMiao87/incubator-doris that referenced this pull request Nov 10, 2021
Add show create routine load
Change-Id: I8fa931d48871126e5c59f7bd398f50871576656b
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/routine loadkind/featureCategorizes issue or PR as related to a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add show create routine load support

3 participants

@stalary@EmmyMiao87@morningman