westonpace commented on code in PR #34295:
URL: https://github.com/apache/arrow/pull/34295#discussion_r1123857157
##########
cpp/src/arrow/compute/CMakeLists.txt:
##########
@@ -26,8 +26,22 @@ arrow_add_pkg_config("arrow-compute")
# Unit tests
#
+# As of 2023-02-28, the following kernels are always present:
Review Comment:
```suggestion
# The following kernels are always present:
```
I'm not sure the date is useful (and it will be hard to keep correct).
Users can always use git blame if they need it.
--
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]