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/03/12 18:19:30 UTC

[arrow] branch master updated (7fede00 -> 6a6414e)

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 7fede00  ARROW-8064: [Dev] Implement Comment bot via Github actions
     add 6a6414e  ARROW-5265: [Python][CI] Add integration test with kartothek

No new revisions were added by this update.

Summary of changes:
 .env                                               |  1 +
 .github/workflows/python_cron.yml                  |  6 ++++
 Makefile.docker                                    |  2 +-
 ...ockerfile => conda-python-kartothek.dockerfile} | 23 +++++++++++----
 .../{install_turbodbc.sh => install_kartothek.sh}  | 16 ++++++----
 .../scripts/integration_kartothek.sh               | 16 ++++++----
 dev/tasks/tasks.yml                                | 34 ++++++++++++++++++++++
 docker-compose.yml                                 | 32 +++++++++++++++++++-
 8 files changed, 110 insertions(+), 20 deletions(-)
 copy ci/docker/{conda-python-jpype.dockerfile => conda-python-kartothek.dockerfile} (66%)
 copy ci/scripts/{install_turbodbc.sh => install_kartothek.sh} (74%)
 copy js/npm-release.sh => ci/scripts/integration_kartothek.sh (76%)