Skip to content

[Feature] ADD: show create routine load#6110

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

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

Conversation

@stalary
Copy link
Contributor

@stalary stalary commented Jun 28, 2021

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 (Fix Add 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
Contributor Author

stalary commented Jun 28, 2021

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

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

stalary commented Jun 28, 2021

DONE @EmmyMiao87

@EmmyMiao87 EmmyMiao87 self-assigned this Jun 30, 2021
Copy link
Contributor

@EmmyMiao87 EmmyMiao87 left a comment

Choose a reason for hiding this comment

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

LGTM

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

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

@stalary
Copy link
Contributor Author

stalary commented Jul 4, 2021

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:master Jul 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
@morningman morningman 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 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. area/routine load kind/feature Categorizes 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