pitrou commented on code in PR #39383:
URL: https://github.com/apache/arrow/pull/39383#discussion_r1456144560


##########
cpp/src/arrow/compute/light_array.cc:
##########
@@ -19,7 +19,9 @@
 
 #include <type_traits>
 
+#include "arrow/array/builder_binary.h"

Review Comment:
   Hmm, it might be an artifact of how `BinaryBuilder` is implemented, but it 
is not being used here.



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

Reply via email to