Skip to content

[VL] Story: Improve on data ingestion workloads #9225

@zhouyuan

Description

@zhouyuan

Description

Currently Gluten supports reading on Iceberg/Hudi/Delta tables natively. However on the write path Gluten does not support these and will use JVM Spark code.

On Iceberg side, Velox community already have a working patch with write support(non-bucketed): facebookincubator/velox#10996

Note this heavily depends on the C++ write support of Iceberg/Hudi/Delta. A unified design will beneficial for all backends.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    1.6.0(Q3/25)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions