wjones127 commented on code in PR #33776:
URL: https://github.com/apache/arrow/pull/33776#discussion_r1088445356
##########
cpp/src/parquet/parquet.thrift:
##########
@@ -585,15 +585,15 @@ union BloomFilterAlgorithm {
/** Hash strategy type annotation. xxHash is an extremely fast
non-cryptographic hash
* algorithm. It uses 64 bits version of xxHash.
**/
-struct XxHash {}
+struct XxHasher {}
Review Comment:
Actually is this change necessary?
We could sync the file. It just has updated comments with clarifications and
some deprecations.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]