Skip to content

Support INSERT INTO partitioned data for DataFusion #1828

@CTTY

Description

@CTTY

Is your feature request related to a problem or challenge?

As title, existing code base doesn't support writing partitioned data.

Describe the solution you'd like

Use project node to calculate partition values for partitioned data, and use TaskWriter rather than DataFileWriter to write data in IcebergWriteExec

Willingness to contribute

I can contribute to this feature independently

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions