Skip to content
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

[Bug][Authz] Paimon doesn't support delete/update operatons #6803

Open
3 of 4 tasks
jerqi opened this issue Nov 11, 2024 · 2 comments
Open
3 of 4 tasks

[Bug][Authz] Paimon doesn't support delete/update operatons #6803

jerqi opened this issue Nov 11, 2024 · 2 comments
Labels
kind:bug This is a clearly a bug priority:major

Comments

@jerqi
Copy link

jerqi commented Nov 11, 2024

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the bug

The user only has the read privilege in the Ranger service but can execute the SQL update and delete.
kyuubi-spark-authz-shaded_2.12:1.10.0

Affects Version(s)

master/1.10.0

Kyuubi Server Log Output

There is no AccessControlException to throw.

Kyuubi Engine Log Output

There is no AccessControlException to throw.

Kyuubi Server Configurations

There is no AccessControlException to throw.

Kyuubi Engine Configurations

There is no AccessControlException to throw.

Additional context

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix.
  • No. I cannot submit a PR at this time.
@jerqi jerqi added kind:bug This is a clearly a bug priority:major labels Nov 11, 2024
Copy link

Hello @jerqi,
Thanks for finding the time to report the issue!
We really appreciate the community's efforts to improve Apache Kyuubi.

@yaooqinn
Copy link
Member

Authorization for Paimon is not fully support yet, I believe their some Paimon specific LogicalPlans that we need to visit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug priority:major
Projects
None yet
Development

No branches or pull requests

2 participants