[ 
https://issues.apache.org/jira/browse/ARROW-16797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552384#comment-17552384
 ] 

Krisztian Szucs commented on ARROW-16797:
-----------------------------------------

Conda forge feedstocks seem more self-contained nowadays. 

One possible solution could be to copy the top-level azure template 
https://github.com/conda-forge/arrow-cpp-feedstock/blob/main/azure-pipelines.yml
 and clone the upstream feedstock as the first step and copy our meta.yml to 
the freshly cloned feedstock directory. We should be able to choose the 
template at runtime 
https://docs.microsoft.com/en-us/azure/devops/pipelines/process/templates?view=azure-devops#parameters-to-select-a-template-at-runtime

Of course this would mean that we need to remove the task parametrization from 
tasks.yml and let the upstream feedstock configutation handle the build matrix. 

Mixing it with the arrow-r feedstock is less trivial though (perhaps we should 
just drop that).

> [Python][Packaging] Update conda-recipes from conda-forge feedstock
> -------------------------------------------------------------------
>
>                 Key: ARROW-16797
>                 URL: https://issues.apache.org/jira/browse/ARROW-16797
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Packaging, Python
>            Reporter: Raúl Cumplido
>            Priority: Major
>
> Our conda-recipes have not been updated for the last 4 months 
> ([https://github.com/apache/arrow/tree/master/dev/tasks/conda-recipes/.ci_support)]
>  and they are not up-to-date with the upstream feedstocks:
> [arrow-cpp-feedstock]: [https://github.com/conda-forge/arrow-cpp-feedstock]
> [parquet-cpp-feedstock]: 
> [https://github.com/conda-forge/parquet-cpp-feedstock]
> We should keep them up-to-date.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to