projjal commented on a change in pull request #9844:
URL: https://github.com/apache/arrow/pull/9844#discussion_r605126448
##########
File path: cpp/src/gandiva/precompiled/string_ops.cc
##########
@@ -156,6 +156,17 @@ void set_error_for_invalid_utf(int64_t execution_context,
char val) {
free(error);
}
+gdv_int32 validate_utf8_following_bytes(const char* data, gdv_int32 data_len,
Review comment:
Please add a FORCE_INLINE marker
--
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:
[email protected]