westonpace commented on a change in pull request #9095:
URL: https://github.com/apache/arrow/pull/9095#discussion_r570536386



##########
File path: cpp/src/arrow/csv/options.h
##########
@@ -119,6 +119,13 @@ struct ARROW_EXPORT ReadOptions {
 
   /// Whether to use the global CPU thread pool
   bool use_threads = true;
+  /// TODO: This will come out before this gets merged in.  There is not much 
point in

Review comment:
       Done.  I went ahead and just removed the threaded table reader entirely. 
 Now that I've done more benchmarking I don't see any reason for keeping it in.




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

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


Reply via email to