rutb327 opened a new pull request, #2117: URL: https://github.com/apache/iceberg-python/pull/2117
Equality Delete Support - 1 This PR implements equality delete support -1 for the Python Iceberg library. - Changes -> Added functionality to match equality deletes to data files -> Enhanced PyArrow IO implementation to handle equality delete files -> Added some test cases to verify functions added for equality delete support -> Added test fixtures for equality delete testing - Testing All tests pass, including new tests for equality delete functionality. - Related Issues This is part of the project to support equality deletes in the Python Iceberg implementation, aligning with the Iceberg spec. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org