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/09/16 07:23:03 UTC

[GitHub] [iceberg] findepi commented on pull request #5774: Clarify hash specification for date and boolean

findepi commented on PR #5774:
URL: https://github.com/apache/iceberg/pull/5774#issuecomment-1249012730

   The float hash also uses this delegation pattern
   
   > float | hashDouble(double(v)) [4] | 1.0F → -142385009
   > -- | -- | --
   
   however, it's not being confused by readers, because there is no other "`hashDouble`" operation available.


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