aokolnychyi commented on PR #9245: URL: https://github.com/apache/iceberg/pull/9245#issuecomment-1858758126
@szehon-ho, I started by extending `AbstractSet`. Unfortunately, `hashCode` does not work. It is implemented using the iterator that in our case returns unwrapped elements and breaks the contract. -- 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