nealrichardson commented on issue #33819:
URL: https://github.com/apache/arrow/issues/33819#issuecomment-1419780116

   Here's another (probably bad) idea: I wonder if we could patch the thrift 
cmakelists so that we just don't build the TJSONProtocol, which I bet that 
Parquet doesn't need: 
https://github.com/apache/thrift/blob/master/lib/cpp/CMakeLists.txt#L43
   
   
https://github.com/apache/thrift/blob/master/lib/cpp/src/thrift/protocol/TJSONProtocol.cpp#L22
 is what uses Boost.Locale, which pulls in this hash.hpp. 
   
   Is that crazy, @kou?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to