Skip to content

Consolidate methods of converting parquet file to data file builder. #1033

@liurenjie1024

Description

@liurenjie1024

Is your feature request related to a problem or challenge?

In #960 , we introduce another method to convert ParquetMetadata to DataFileBuilder, which has a lot duplication with this method. We should consolidate the two method, but it's block by #1004 .

Describe the solution you'd like

We only need one of them, and delegate another to it.

Willingness to contribute

  • I can contribute to this feature independently
  • I would be willing to contribute to this feature with guidance from the Iceberg Rust community
  • I cannot contribute to this feature at this time

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions