aokolnychyi opened a new pull request, #8970: URL: https://github.com/apache/iceberg/pull/8970
This PR disallows setting equality field IDs for data to honor the spec. ``` Field ids used to determine row equality in equality delete files. Required when content=2 and should be null otherwise. Fields with ids listed in this column must be present in the delete file ``` See [this](https://lists.apache.org/thread/cjjfxb53fpjbolr7y8dt9vt880fxp29x) dev list discussion. -- 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