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 2020/08/19 00:07:11 UTC

[GitHub] [iceberg] aokolnychyi opened a new pull request #1358: Core: Fix PartitionSpec hashCode

aokolnychyi opened a new pull request #1358:
URL: https://github.com/apache/iceberg/pull/1358


   This PR fixes `hashCode` in `PartitionSpec` and makes it consistent with `equals`.


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

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


[GitHub] [iceberg] aokolnychyi commented on pull request #1358: API: Fix PartitionSpec hashCode

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on pull request #1358:
URL: https://github.com/apache/iceberg/pull/1358#issuecomment-675804929


   @RussellSpitzer, equality works correctly, we just have hash collisions, I guess.


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

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


[GitHub] [iceberg] aokolnychyi merged pull request #1358: API: Fix PartitionSpec hashCode

Posted by GitBox <gi...@apache.org>.
aokolnychyi merged pull request #1358:
URL: https://github.com/apache/iceberg/pull/1358


   


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

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