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

   [Wes 
McKinney](https://issues.apache.org/jira/browse/PARQUET-267?#comment-15089486) 
/ @wesm:
   I can look into getting gcc-4.9 working on Travis; sorry about the hassle 
there.
   
   The trouble with installing thirdparty in the build directory is that there 
may be multiple build directories (in the case of out-of-source builds – this 
makes branch-switching less painful) – but people doing significant development 
are probably going to want to set the install locations of all the dependencies 
outside of the sandbox. 
   
   I agree that maintaining a Thrift build recipe may be onerous (see an 
example one here: 
https://github.com/cloudera/native-toolchain/blob/master/source/thrift/build.sh).
 As long as we have a consistent pattern for configuring each library install 
prefix, then that's already a big improvement.


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