icexelloss opened a new pull request #12321: URL: https://github.com/apache/arrow/pull/12321
Following conversion with @lidavidm on mailing list. This should get rid of the warning: ``` /Users/icexelloss/workspace/arrow/cpp/src/arrow/compute/kernels/scalar_string_internal.h:216:20: error: unused function 'StringClassifyDoc' [-Werror,-Wunused-function] static FunctionDoc StringClassifyDoc(std::string class_summary, std::string class_desc, ``` -- 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