You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "dramaticlly (via GitHub)" <gi...@apache.org> on 2023/01/27 00:42:41 UTC

[GitHub] [iceberg] dramaticlly commented on issue #6670: Random no-op for delete for sequence of similar numeric partition values

dramaticlly commented on issue #6670:
URL: https://github.com/apache/iceberg/issues/6670#issuecomment-1405866433

   > 
   
   sharing some screenshots I took during the debug session to help with situation.
   
   The object with same equality but different hashcode is basically against java contract
   where object equal to each other shall have the same hashcode but not vice versa
   
   ## Equality 
   <img width="968" alt="equality" src="https://user-images.githubusercontent.com/5961173/214981735-7ca3f4ed-48e6-41f2-835c-1649d2afa2bf.png">
   
   ## Hashcode
   <img width="903" alt="hashcode" src="https://user-images.githubusercontent.com/5961173/214981768-726e7114-a0d6-44d5-96c7-7a968c277bd9.png">
   
   


-- 
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