badalprasadsingh opened a new pull request, #1214: URL: https://github.com/apache/iceberg-go/pull/1214
## Feature Fixes #1186 Adds an exported helper in the table package to construct an iceberg.DataFile directly from in-memory Parquet metadata (*metadata.FileMetaData). ## Files Changed | File | Description | |------|-------------| | `table/parquet_metrics.go` | Helper Function | ## Testing - Created in-memory parquets (both data and deletes) using `arrow-go` and added into the iceberg table using an `overwrite` operation - Queried through Spark `3.5.5` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
