rtpsw commented on code in PR #34311: URL: https://github.com/apache/arrow/pull/34311#discussion_r1126975307
########## cpp/src/arrow/compute/kernels/hash_aggregate_test.cc: ########## @@ -1917,57 +2243,7 @@ TEST(GroupBy, MinMaxBinary) { } } -TEST(GroupBy, MinMaxFixedSizeBinary) { Review Comment: I'm not sure. There is a test case of the same name, but with different code, just above in the diff. Both these test-cases I did not author. I'll defer to @westonpace for which of these two to keep. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org