-
Notifications
You must be signed in to change notification settings - Fork 953
[KYUUBI #7136] Support more test cases about iceberg ranger check #7137
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
base: master
Are you sure you want to change the base?
[KYUUBI #7136] Support more test cases about iceberg ranger check #7137
Conversation
...la/org/apache/kyuubi/plugin/spark/authz/ranger/IcebergCatalogRangerSparkExtensionSuite.scala
Outdated
Show resolved
Hide resolved
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, thank you for your continued improvements to the authz plugin
...la/org/apache/kyuubi/plugin/spark/authz/ranger/IcebergCatalogRangerSparkExtensionSuite.scala
Outdated
Show resolved
Hide resolved
...la/org/apache/kyuubi/plugin/spark/authz/ranger/IcebergCatalogRangerSparkExtensionSuite.scala
Outdated
Show resolved
Hide resolved
Co-authored-by: Cheng Pan <[email protected]>
@davidyuan1223 @pan3793 @nqvuong1998 @yaooqinn Can we merge this? |
No,there are some questions, i will check and fix this weekend |
Hi @davidyuan1223 @yaooqinn , Can we continue to able to merge this MR? |
Why are the changes needed?
Improve test cases could complete all command
How was this patch tested?
see #7136
Additional
Currently, Kyuubi's iceberg dependecy could not support Table Statistics. But i also add the test cases, just notes them, if we update the iceberg version, could use the test cases
Was this patch authored or co-authored using generative AI tooling?
No