You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/05 17:29:05 UTC

[GitHub] [arrow] westonpace commented on a diff in pull request #13366: ARROW-16809: [C++] Add Benchmarks for FilterNode

westonpace commented on code in PR #13366:
URL: https://github.com/apache/arrow/pull/13366#discussion_r914033572


##########
cpp/src/arrow/CMakeLists.txt:
##########
@@ -193,6 +193,7 @@ set(ARROW_SRCS
     io/transform.cc
     util/async_util.cc
     util/basic_decimal.cc
+    # util/benchmark_util.cc

Review Comment:
   Why is this commented out?  If I uncomment this line then everything compiles on my system.  Can you expand a bit more on the error you were getting when you included this?



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org