You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2020/06/02 12:31:13 UTC

[arrow] branch master updated (e7f176b -> 6152d00)

This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from e7f176b  ARROW-8896: [C++] Use Take to implement dictionary<T> to T casts
     add 6152d00  ARROW-8941: [C++/Python] Add cleanup script for arrow-nightlies conda repository

No new revisions were added by this update.

Summary of changes:
 dev/tasks/conda-recipes/azure.clean.yml | 28 +++++++++++++++
 dev/tasks/conda-recipes/clean.py        | 62 +++++++++++++++++++++++++++++++++
 dev/tasks/tasks.yml                     |  4 +++
 3 files changed, 94 insertions(+)
 create mode 100644 dev/tasks/conda-recipes/azure.clean.yml
 create mode 100644 dev/tasks/conda-recipes/clean.py