pitrou commented on a change in pull request #8703:
URL: https://github.com/apache/arrow/pull/8703#discussion_r528210425



##########
File path: cpp/src/arrow/util/bit_run_reader.h
##########
@@ -162,5 +166,7 @@ class ARROW_EXPORT BitRunReader {
 using BitRunReader = BitRunReaderLinear;
 #endif
 
+// TODO SetBitRunReader?
+

Review comment:
       Yes, it would. That would make its logic much simpler and more easily 
optimized by the compiler (though, of course, numbers will be the final judge).




----------------------------------------------------------------
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:
[email protected]


Reply via email to