asfimport commented on issue #42263:
URL: https://github.com/apache/arrow/issues/42263#issuecomment-2184204390

   [Wes 
McKinney](https://issues.apache.org/jira/browse/PARQUET-267?#comment-15090840) 
/ @wesm:
   I have a patch out to build a subset of the packages in the 
native-toolchain; you might have some thoughts: 
https://github.com/cloudera/native-toolchain/pull/8. Basically looking for the 
equivalent of requirements.txt (for pip) for C++ development.
   
   We should definitely add instructions for using a custom toolchain like the 
native-toolchain. Personally, I'm going to have 3 projects sharing a common 
toolchain:
   
   - parquet-cpp
   - arrow (In-memory columnar data structures — under proposal for ASF)
   - Python wrapper layer for arrow + parquet (and other libraries)


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