raulcd commented on code in PR #46161:
URL: https://github.com/apache/arrow/pull/46161#discussion_r2054528823


##########
cpp/src/arrow/compute/kernels/test_util.h:
##########
@@ -0,0 +1,30 @@
+// Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   This was on `gtest_util.h` and is exposed with `ARROW_TESTING_EXPORT`. We 
don't seem to export any of these utilities from our various 
`test_util_internal.h`. This is not only used on arrow compute but on an arrow 
acero test so I thought we might want this to be exported. I can move to 
`test_util_internal.h` if we think is better but that was the reasoning.



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

Reply via email to