Skip to content

[feat][spark-4.0.2] JDBC data source improvements on GPU (cuDF) #86

Description

@winningsix

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.
Spark tickets:

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)

(none)

Cross-references

Notes

JDBC is JVM-side; ensure pushdown/explain changes don't force fallback.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featNew feature enablementspark-4.0.2Spark 4.0.2 feature enablement on GPU (cuDF)

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions