kyuubi/extensions
Angerszhuuuu ea9a78fe55 [KYUUBI #5575][AUTHZ] Support InsertIntoDataSourceDir/InsertIntoHiveDirCommand path check
### _Why are the changes needed?_
To close #5575
Support InsertIntoDataSourceDir/InsertIntoHiveDirCommand path check

### _How was this patch tested?_
- [x] 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 #5578 from AngersZhuuuu/KYUUBI-5575.

Closes #5575

4ac2d3aa8 [Angerszhuuuu] Update PrivilegesBuilderSuite.scala
5afe8ed85 [Angerszhuuuu] Merge branch 'master' into KYUUBI-5575
a18e1d3b9 [Angerszhuuuu] update
8e80d3d0a [Angerszhuuuu] Update RangerSparkExtensionSuite.scala
2b1332d19 [Angerszhuuuu] follow comment
9e56267e9 [Angerszhuuuu] Update RangerSparkExtensionSuite.scala
7c95b4d3a [Angerszhuuuu] Update RangerSparkExtensionSuite.scala
f47eb63f5 [Angerszhuuuu] Update uriExtractors.scala
1e0a6b5e4 [Angerszhuuuu] Update RangerSparkExtensionSuite.scala
c8fd04537 [Angerszhuuuu] Update RangerSparkExtensionSuite.scala
4e1c9276b [Angerszhuuuu] [KYUUBI #5575][AUTHZ] Support InsertIntoDataSourceDir/InsertIntoHiveDirCommand path check

Authored-by: Angerszhuuuu <angers.zhu@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-11-02 10:44:10 +08:00
..
server/kyuubi-server-plugin Bump 1.9.0-SNAPSHOT 2023-09-04 14:23:12 +08:00
spark [KYUUBI #5575][AUTHZ] Support InsertIntoDataSourceDir/InsertIntoHiveDirCommand path check 2023-11-02 10:44:10 +08:00
README.md

For developers

This folder contains plugins/extension for kyuubi server and different engine types.

  • ext
    • kyuubi-server
    • spark
    • flink
    • trino
    • hive
    • others
    • ...