Description
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
Type
Projects
Status
Done