pitrou opened a new pull request, #45280:
URL: https://github.com/apache/arrow/pull/45280

   ### What changes are included in this PR?
   
   1. Move tests for the Grouper and RowSegmenter implementations to 
`arrow/compute/row/grouper_test.cc` where they belong (this also makes 
`acero/hash_aggregate_test.cc` slightly shorter)
   2. Introduce a `arrow_compute_testing` object library to hold 
compute-related testing utilities
   3. Remove duplicate definitions of `ExecBatchFromJSON` from Dataset and Acero
   4. Make `arrow/compute/kernels/test_util.h` internal
   
   ### Are these changes tested?
   
   Yes, by existing tests and CI.
   
   ### Are there any user-facing changes?
   
   No.
   


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

Reply via email to