[GitHub] [spark] felixcheung commented on a change in pull request #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
felixcheung commented on a change in pull request #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#discussion_r265848278 ## File path: R/pkg/NAMESPACE ## @@ -245,6 +245,7 @@ exportMethods("%<=>%

[GitHub] [spark] felixcheung commented on a change in pull request #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
felixcheung commented on a change in pull request #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#discussion_r265848388 ## File path: R/pkg/R/generics.R ## @@ -889,6 +889,10 @@ setGeneric("crea