### _Why are the changes needed?_ To close #5652 CreateTable related command support path privilege ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request ### _Was this patch authored or co-authored using generative AI tooling?_ No Closes #5656 from AngersZhuuuu/KYUUBI-5652. Closes #5652 e89d2083b [Angerszhuuuu] Update org.apache.kyuubi.plugin.spark.authz.serde.URIExtractor 002fe3bc2 [Angerszhuuuu] Update org.apache.kyuubi.plugin.spark.authz.serde.URIExtractor 6a31edcef [Angerszhuuuu] Merge branch 'master' into KYUUBI-5652 0d5b4fab2 [Angerszhuuuu] Update RangerSparkExtensionSuite.scala 3e686cf64 [Angerszhuuuu] Revert "Update extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/RangerSparkExtensionSuite.scala" 8b4cbdae7 [Angerszhuuuu] Update extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/RangerSparkExtensionSuite.scala 1a9959c9a [Angerszhuuuu] Update RangerSparkExtensionSuite.scala 97e691290 [Angerszhuuuu] Update table_command_spec.json 4b9679966 [Angerszhuuuu] update f34ebdbc0 [Angerszhuuuu] Update PrivilegesBuilder.scala 239da7f1e [Angerszhuuuu] Merge branch 'master' into KYUUBI-5652 b45ecfca1 [Angerszhuuuu] [KYUUBI #5652][AUTHZ] CreateTable related command support path privilege Authored-by: Angerszhuuuu <angers.zhu@gmail.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| server/kyuubi-server-plugin | ||
| spark | ||
| README.md | ||
For developers
This folder contains plugins/extension for kyuubi server and different engine types.
- ext
- kyuubi-server
- spark
- flink
- trino
- hive
- others
- ...