Skip to content

Comments

[#5993] refactor: Move the JdbcAuthorizationPlugin to authorization-common module#5994

Merged
xunliu merged 2 commits intoapache:mainfrom
qqqttt123:ISSUE-5993
Dec 26, 2024
Merged

[#5993] refactor: Move the JdbcAuthorizationPlugin to authorization-common module#5994
xunliu merged 2 commits intoapache:mainfrom
qqqttt123:ISSUE-5993

Conversation

@roryqi
Copy link
Contributor

@roryqi roryqi commented Dec 25, 2024

What changes were proposed in this pull request?

Move the JdbcAuthorizationPlugin to authorization-common module

Why are the changes needed?

Fix: #5993

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Just refactor.

@roryqi roryqi requested a review from xunliu December 25, 2024 13:31
@roryqi roryqi self-assigned this Dec 25, 2024
Copy link
Member

Choose a reason for hiding this comment

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

I think it is better moving to authorization/jdbc/ directory.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved.

Copy link
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

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

LGTM

@xunliu xunliu merged commit 061f24b into apache:main Dec 26, 2024
23 checks passed
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Dec 29, 2024
…tion-common module (apache#5994)

### What changes were proposed in this pull request?

 Move the JdbcAuthorizationPlugin to authorization-common module

### Why are the changes needed?


Fix: apache#5993

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?
Just refactor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Subtask] Move the JdbcAuthorizationPlugin to authorization-common module

2 participants