projjal commented on a change in pull request #10742:
URL: https://github.com/apache/arrow/pull/10742#discussion_r766246599



##########
File path: cpp/src/gandiva/gdv_function_stubs.cc
##########
@@ -892,6 +892,28 @@ const char* gdv_fn_aes_decrypt(int64_t context, const 
char* data, int32_t data_l
 
   return ret;
 }
+
+// Expand inner macro for all integer types.
+#define NEGATIVE_FN_INTEGER_PARAMS(INNER) \

Review comment:
       You can use limit macros defined in stdint.h




-- 
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: github-unsubscr...@arrow.apache.org

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


Reply via email to