### _Why are the changes needed?_ close issue #4122 . ### _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 - [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4125 from bowenliang123/4112-InsertIntoHadoopFsRelationCommand. Closes #4112 f23b6c309 [liangbowen] import 98015cc3e [liangbowen] fix SaveMode matching 01ba3531d [liangbowen] import SaveMode as it is marked as stable api of Spark 688cfbfa4 [liangbowen] add method comment for SaveModeActionTypeExtractor 1654b3637 [liangbowen] implement SaveModeActionTypeExtractor 87e1afe9e [liangbowen] reorder queryDesc d68e8e288 [liangbowen] revert RangerSparkExtensionSuite 4f807fde5 [liangbowen] add output assertion in ut for InsertIntoHadoopFsRelationCommand 1ccbdcc65 [liangbowen] add output table checks for `org.apache.spark.sql.execution.datasources.InsertIntoHadoopFsRelationCommand` Authored-by: liangbowen <liangbowen@gf.com.cn> Signed-off-by: Kent Yao <yao@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
- ...