pitrou commented on issue #38679:
URL: https://github.com/apache/arrow/issues/38679#issuecomment-1820770000

   Several things:
   
   1) I'm not sure think making Parquet C++ independent of Arrow is a realistic 
goal nowadays. We actually moved Parquet C++ into the Arrow monorepo years ago 
because maintaining it separately was too cumbersome.
   
   2) We include Thrift-generated files in the repo, you don't need to 
regenerate them.
   
   3) I don't think Thrift headers still have a Boost dependency nowadays, or 
perhaps only when including 
https://github.com/apache/thrift/blob/master/lib/cpp/src/thrift/processor/TMultiplexedProcessor.h
 ?
   
   4) "Reduce the amount of arrow code that needs to be build for libparquet" 
sounds worthwhile if it doesn't introduce too much complexity. This probably 
implies working on https://github.com/apache/arrow/issues/25025 first
   
   


-- 
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