You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KYUUBI #7068] Iceberg ranger support check branch and tag ddl
### Why are the changes needed?
Iceberg ranger check support branch and tag ddl
### How was this patch tested?
- [x] create branch
- [x] replace branch
- [x] drop branch
- [x] create tag
- [x] replace tag
- [x] drop tag
issue #7068
### Was this patch authored or co-authored using generative AI tooling?
Closes#7069 from davidyuan1223/iceberg_branch_check.
Closes#7068d060a24 [davidyuan] update
1e05018 [davidyuan] Merge branch 'master' into iceberg_branch_check
be26846 [davidyuan] update
231ed33 [davidyuan] sort spi file
6d2a5bf [davidyuan] sort spi file
bc21310 [davidyuan] update
52ca367 [davidyuan] update
Authored-by: davidyuan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
Copy file name to clipboardExpand all lines: extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/gen/IcebergCommands.scala
Copy file name to clipboardExpand all lines: extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/IcebergCatalogRangerSparkExtensionSuite.scala
+102Lines changed: 102 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -484,4 +484,106 @@ class IcebergCatalogRangerSparkExtensionSuite extends RangerSparkExtensionSuite
0 commit comments