kyuubi/extensions
zhaohehuhu 3c72fef476
[KYUUBI #6857] Spark 3.4: MaxScanStrategy supports DSv2
### Why are the changes needed?

Backport https://github.com/apache/kyuubi/pull/5852 to Spark 3.4, to enhance MaxScanStrategy to include support for the datasourcev2 in Spark 3.4

### How was this patch tested?

Add some UTs

### Was this patch authored or co-authored using generative AI tooling?

No

Closes #6857 from zhaohehuhu/dev-1224.

Closes #6857

c72c62984 [zhaohehuhu] remove the import
dfbf2bc2d [zhaohehuhu] MaxScanStrategy supports DSv2 in Spark 3.4

Authored-by: zhaohehuhu <luoyedeyi459@163.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-12-24 20:24:03 +08:00
..
flink/kyuubi-flink-token-provider [KYUUBI #6820] Explicitly disable attach-scaladocs for pure Java modules 2024-11-22 17:12:00 +08:00
server/kyuubi-server-plugin [KYUUBI #6820] Explicitly disable attach-scaladocs for pure Java modules 2024-11-22 17:12:00 +08:00
spark [KYUUBI #6857] Spark 3.4: MaxScanStrategy supports DSv2 2024-12-24 20:24:03 +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
    • ...