pprudhvi commented on a change in pull request #7872:
URL: https://github.com/apache/arrow/pull/7872#discussion_r466223016



##########
File path: cpp/src/gandiva/precompiled/arithmetic_ops.cc
##########
@@ -234,6 +234,37 @@ DIV_FLOAT(float64)
 
 #undef DIV_FLOAT
 
+#define BITWISE_AND(TYPE)                                                  \

Review comment:
       you could use existing BINARY_SYMMETRIC macro for AND, OR




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