kyuubi/extensions
Cheng Pan 5f4b1f0de5
[KYUUBI #7139] Fix Spark extension rules to support RebalancePartitions
### Why are the changes needed?

As title.

### How was this patch tested?

UT are modified.

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

No.

Closes #7139 from pan3793/rebalance.

Closes #7139

edb070afd [Cheng Pan] fix
4d3984a92 [Cheng Pan] Fix Spark extension rules to support RebalancePartitions

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2025-07-18 11:46:36 +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 #7139] Fix Spark extension rules to support RebalancePartitions 2025-07-18 11:46:36 +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
    • ...