Background
Velox-native (cuDF) counterpart of the NVIDIA/spark-gluten issue for this Spark 4.0.2 feature. Depends on the native harness #66 and the JVM harness NVIDIA/spark-gluten#134.
Scope (native cuDF side)
- Implement / extend the cuDF GPU operators and expressions under
velox/experimental/cudf/ backing this feature.
- Add / extend gtests under
velox/experimental/cudf/tests/.
- Ensure CPU Velox tests are unaffected (
VELOX_ENABLE_CUDF-gated).
Acceptance criteria — all pass on GPU (VELOX_ENABLE_CUDF=ON, ctest)
Cross-references
Notes
Capstone gate: all prior feature issues must be green before this closes.
Background
Velox-native (cuDF) counterpart of the NVIDIA/spark-gluten issue for this Spark 4.0.2 feature. Depends on the native harness #66 and the JVM harness NVIDIA/spark-gluten#134.
Scope (native cuDF side)
velox/experimental/cudf/backing this feature.velox/experimental/cudf/tests/.VELOX_ENABLE_CUDF-gated).Acceptance criteria — all pass on GPU (
VELOX_ENABLE_CUDF=ON,ctest)Cross-references
Notes
Capstone gate: all prior feature issues must be green before this closes.