You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/06/17 07:38:25 UTC

[GitHub] [iceberg] homar commented on issue #5064: StructLikeWrapper equals method is broken

homar commented on issue #5064:
URL: https://github.com/apache/iceberg/issues/5064#issuecomment-1158586854

   > Note that the operation is `compare` (returning `-1` / `0` / `1` and not `equals`). If the provided arguments are not comparable, I think throwing IAE is correct.
   
   So maybe it should not be used as a part of equals method or maybe the exception should be caught? The ticket is about equals being broken.  


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org