[GitHub] [arrow] pitrou commented on a change in pull request #7593: ARROW-9160: [C++] Implement contains for exact matches

2020-07-02 Thread GitBox
pitrou commented on a change in pull request #7593: URL: https://github.com/apache/arrow/pull/7593#discussion_r448913983 ## File path: cpp/src/arrow/compute/kernels/scalar_string.cc ## @@ -297,6 +297,116 @@ void AddAsciiLength(FunctionRegistry* registry) {

[GitHub] [arrow] pitrou commented on a change in pull request #7593: ARROW-9160: [C++] Implement contains for exact matches

2020-07-01 Thread GitBox
pitrou commented on a change in pull request #7593: URL: https://github.com/apache/arrow/pull/7593#discussion_r448326108 ## File path: cpp/src/arrow/compute/kernels/scalar_string.cc ## @@ -297,6 +297,116 @@ void AddAsciiLength(FunctionRegistry* registry) {