laskoviymishka opened a new pull request, #809: URL: https://github.com/apache/iceberg-go/pull/809
Add EqualityDeleteSchema() for projecting table schema to delete key columns and Transaction.WriteEqualityDeletes() for writing equality delete Parquet files with correct content type and EqualityFieldIDs metadata. Produced DataFiles integrate with the existing RowDelta API. Wire EqualityFieldIDs through WriteFileInfo → DataFileStatistics → DataFileBuilder so field IDs propagate to manifest entries. Partitioned tables are not yet supported (#808). -- 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]
