-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[fix](fe_plugins) update fe plugins' dependency to fe 1.0-SNAPSHOT #11141
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dataroaring
approved these changes
Jul 24, 2022
dataroaring
approved these changes
Jul 24, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
PR approved by anyone and no changes requested. |
yiguolei
pushed a commit
to yiguolei/incubator-doris
that referenced
this pull request
Jul 25, 2022
yiguolei
added a commit
that referenced
this pull request
Jul 25, 2022
* [fix](fe_plugins) update fe plugins' dependency to fe 1.0-SNAPSHOT (#11141) * 1.1.1 rc03 Co-authored-by: Mingyu Chen <[email protected]> Co-authored-by: yiguolei <[email protected]>
miswujian
pushed a commit
to miswujian/doris
that referenced
this pull request
Jul 28, 2022
whutpencil
pushed a commit
to whutpencil/incubator-doris
that referenced
this pull request
Jul 29, 2022
Henry2SS
pushed a commit
to Henry2SS/incubator-doris
that referenced
this pull request
Sep 14, 2022
* [fix](fe_plugins) update fe plugins' dependency to fe 1.0-SNAPSHOT (apache#11141) * 1.1.1 rc03 Co-authored-by: Mingyu Chen <[email protected]> Co-authored-by: yiguolei <[email protected]>
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/plugin
Issues or PRs related to plugin framework
dev/merge-1.1.1
kind/docs
Categorizes issue or PR as related to documentation.
reviewed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Issue Number: close #xxx
Problem Summary:
the fe 0.15-SNAPSHOT does not contains the newly added field for audit log such as sqlHash.
Upgrade it to 1.0-SNAPSHOT
And the 1.0-SNAPSHOT has been deployed:
https://repository.apache.org/content/repositories/snapshots/org/apache/doris/fe-common/1.0-SNAPSHOT/
Checklist(Required)
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...