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

[Subtask] Support CreateTableAs command for Paimon #6921

Closed
3 of 4 tasks
davidyuan1223 opened this issue Feb 15, 2025 · 0 comments
Closed
3 of 4 tasks

[Subtask] Support CreateTableAs command for Paimon #6921

davidyuan1223 opened this issue Feb 15, 2025 · 0 comments
Labels
kind:subtask a subtask of umbrella ticket

Comments

@davidyuan1223
Copy link
Contributor

davidyuan1223 commented Feb 15, 2025

Code of Conduct

Search before asking

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

Describe the subtask

Test paimon create table as command to check the authz support

Parent issue

#5470

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
@davidyuan1223 davidyuan1223 added the kind:subtask a subtask of umbrella ticket label Feb 15, 2025
pan3793 pushed a commit that referenced this issue Feb 19, 2025
### Why are the changes needed?

AUTHZ Test CTAS for Paimon to check it support this command, the related issue is #6921

### How was this patch tested?

Test Authz for paimon with create table as command. Check the permission.

### Was this patch authored or co-authored using generative AI tooling?

No

Closes #6922 from davidyuan1223/support_create_table_as_for_paimon_check.

Closes #6921

7bfd6ad [david yuan] Update extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/PaimonCatalogRangerSparkExtensionSuite.scala
a9ce20c [davidyuan] support create table as for paimon

Lead-authored-by: davidyuan <[email protected]>
Co-authored-by: david yuan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit ed96ac1)
Signed-off-by: Cheng Pan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:subtask a subtask of umbrella ticket
Projects
None yet
Development

No branches or pull requests

1 participant