Skip to content

[chore](checkstyle)forbid import all kind of relocated guava#12018

Merged
yiguolei merged 1 commit intoapache:masterfrom
morrySnow:update_import_forbidden
Aug 24, 2022
Merged

[chore](checkstyle)forbid import all kind of relocated guava#12018
yiguolei merged 1 commit intoapache:masterfrom
morrySnow:update_import_forbidden

Conversation

@morrySnow
Copy link
Contributor

Proposed changes

there are many kind of relocated guava in Doris's FE dependencies. Their versions are different with guava we dependent directly. they may have potential for inconsistent behavior with our dependent one. So i add some import-control rules to forbid them at all.

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...

@morrySnow morrySnow added the kind/chore Issues or PRs related to compile and install label Aug 23, 2022
@github-actions github-actions bot added the area/planner Issues or PRs related to the query planner label Aug 23, 2022
Copy link
Contributor

@stalary stalary left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Aug 23, 2022
@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

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

LGTM

@yiguolei yiguolei merged commit dac0883 into apache:master Aug 24, 2022
@morrySnow morrySnow deleted the update_import_forbidden branch August 24, 2022 01:03
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/planner Issues or PRs related to the query planner kind/chore Issues or PRs related to compile and install reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants