kszucs commented on pull request #11095:
URL: https://github.com/apache/arrow/pull/11095#issuecomment-913634578


   Though this resolves the immediate build issue, it would be time for another 
"recipe sync" again. We should start thinking on alternative ways to have 
nightly conda builds, since it's pretty hard to maintain the vendored feedstock 
setup (not the recipes themselves). 
   
   @xhochy we could clone the arrow-cpp-feedstock then use the azure templates 
including the matrices defined therein, though:
   - I'm not sure whether we could override matrix parameters like 
[UPLOAD_PACKAGES](https://github.com/conda-forge/arrow-cpp-feedstock/blob/master/.azure-pipelines/azure-pipelines-linux.yml#L13)
   - How future-proof would it be, since the feedstocks keep evolving
   - How could we incorporate the arrow-cpp packages to similarly configured 
r-arrow builds
   
   I'd also consider to just remove the conda package builds altogether, and 
turn the conda-forge build validation to a release task where we would try to 
build the RC directly in the feedstock. 
   
   cc @nealrichardson 


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