You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/21 19:07:40 UTC

[GitHub] [arrow] Johnnathanalmeida commented on a diff in pull request #12404: ARROW-15661: [Gandiva][C++] Add SHA512 function

Johnnathanalmeida commented on code in PR #12404:
URL: https://github.com/apache/arrow/pull/12404#discussion_r855513735


##########
cpp/src/gandiva/gdv_function_stubs.cc:
##########
@@ -20,13 +20,13 @@
 #include <utf8proc.h>
 
 #include <boost/crc.hpp>
+#include <iomanip>

Review Comment:
   That import was removed.



-- 
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-unsubscribe@arrow.apache.org

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