wesm commented on code in PR #13630:
URL: https://github.com/apache/arrow/pull/13630#discussion_r924503533
##########
cpp/src/arrow/compute/exec_internal.h:
##########
@@ -110,6 +80,7 @@ class ARROW_EXPORT ExecSpanIterator {
bool initialized_ = false;
bool have_chunked_arrays_ = false;
bool have_all_scalars_ = false;
+ bool promote_if_all_scalars_ = false;
Review Comment:
+1
--
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]