Skip to content

[feat][spark-4.0.2] Avro data source changes (to_avro/from_avro, type widening, ZSTD pool, schema_of_avro) on GPU (cuDF) #85

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)

  • StringFunctionTest (avro binary)
  • CudfVectorTest

Cross-references

Notes

to_avro/from_avro as SQL functions; ZSTD buffer pool for Avro.

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