[NIGHTLY] Arrow Build Report for Job nightly-2020-04-13-0

2020-04-13 Thread Crossbow
Arrow Build Report for Job nightly-2020-04-13-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-13-0 Failed Tasks: - conda-win-vs2015-py36: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-13-0-azure-conda-win-vs2015-py36 - co

[jira] [Created] (ARROW-8414) [Python] Non-deterministic row order failure in test_parquet.py

2020-04-13 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-8414: Summary: [Python] Non-deterministic row order failure in test_parquet.py Key: ARROW-8414 URL: https://issues.apache.org/jira/browse/ARROW-8414 Project

[jira] [Created] (ARROW-8415) [C++] fix compilation error with GCC 4.8

2020-04-13 Thread Prudhvi Porandla (Jira)
Prudhvi Porandla created ARROW-8415: --- Summary: [C++] fix compilation error with GCC 4.8 Key: ARROW-8415 URL: https://issues.apache.org/jira/browse/ARROW-8415 Project: Apache Arrow Issue Typ

[jira] [Created] (ARROW-8416) [Python] Provide a "feather" alias in the dataset API

2020-04-13 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-8416: Summary: [Python] Provide a "feather" alias in the dataset API Key: ARROW-8416 URL: https://issues.apache.org/jira/browse/ARROW-8416 Project: Apache Ar

Re: Trouble installing archery?

2020-04-13 Thread Antoine Pitrou
Le 13/04/2020 à 02:42, Micah Kornfield a écrit : > When I follow the instructions at > https://arrow.apache.org/docs/developers/benchmarks.html > > "pip install -e dev/archery" > > I get a permission denied (error pasted at the end in full). Are there > additional steps that need to happen whe

[jira] [Created] (ARROW-8417) [Packaging] Move the manylinux crossbow wheel builds to Githuba actions

2020-04-13 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-8417: -- Summary: [Packaging] Move the manylinux crossbow wheel builds to Githuba actions Key: ARROW-8417 URL: https://issues.apache.org/jira/browse/ARROW-8417 Project: Ap

[jira] [Created] (ARROW-8418) [Python] partition_filename_cb in write_to_dataset should be passed additional keyword arguments rather than just keys

2020-04-13 Thread Varun Patil (Jira)
Varun Patil created ARROW-8418: -- Summary: [Python] partition_filename_cb in write_to_dataset should be passed additional keyword arguments rather than just keys Key: ARROW-8418 URL: https://issues.apache.org/jira/bro

[jira] [Created] (ARROW-8419) [C++] Default display for multi-choice define_option_string is misleading

2020-04-13 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8419: --- Summary: [C++] Default display for multi-choice define_option_string is misleading Key: ARROW-8419 URL: https://issues.apache.org/jira/browse/ARROW-8419 Project: Apache

[jira] [Created] (ARROW-8420) [C++] CMake fails to configure on armv7l platform (e.g. Raspberry Pi 3)

2020-04-13 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8420: --- Summary: [C++] CMake fails to configure on armv7l platform (e.g. Raspberry Pi 3) Key: ARROW-8420 URL: https://issues.apache.org/jira/browse/ARROW-8420 Project: Apache A

[jira] [Created] (ARROW-8421) [Rust] [Parquet] Implement parquet writer

2020-04-13 Thread Andy Grove (Jira)
Andy Grove created ARROW-8421: - Summary: [Rust] [Parquet] Implement parquet writer Key: ARROW-8421 URL: https://issues.apache.org/jira/browse/ARROW-8421 Project: Apache Arrow Issue Type: Improvem

[jira] [Created] (ARROW-8422) [Rust] Implement function to convert Arrow schema to Parquet schema

2020-04-13 Thread Andy Grove (Jira)
Andy Grove created ARROW-8422: - Summary: [Rust] Implement function to convert Arrow schema to Parquet schema Key: ARROW-8422 URL: https://issues.apache.org/jira/browse/ARROW-8422 Project: Apache Arrow

[jira] [Created] (ARROW-8424) [Rust] [Parquet] Add support for writing floating point types

2020-04-13 Thread Andy Grove (Jira)
Andy Grove created ARROW-8424: - Summary: [Rust] [Parquet] Add support for writing floating point types Key: ARROW-8424 URL: https://issues.apache.org/jira/browse/ARROW-8424 Project: Apache Arrow

[jira] [Created] (ARROW-8423) [Rust] [Parquet] Add support for writing integer types

2020-04-13 Thread Andy Grove (Jira)
Andy Grove created ARROW-8423: - Summary: [Rust] [Parquet] Add support for writing integer types Key: ARROW-8423 URL: https://issues.apache.org/jira/browse/ARROW-8423 Project: Apache Arrow Issue T

[jira] [Created] (ARROW-8426) [Rust] [Parquet] Add support for writing dictionary types

2020-04-13 Thread Andy Grove (Jira)
Andy Grove created ARROW-8426: - Summary: [Rust] [Parquet] Add support for writing dictionary types Key: ARROW-8426 URL: https://issues.apache.org/jira/browse/ARROW-8426 Project: Apache Arrow Issu

[jira] [Created] (ARROW-8425) [Rust] [Parquet] Add support for writing timestamp types

2020-04-13 Thread Andy Grove (Jira)
Andy Grove created ARROW-8425: - Summary: [Rust] [Parquet] Add support for writing timestamp types Key: ARROW-8425 URL: https://issues.apache.org/jira/browse/ARROW-8425 Project: Apache Arrow Issue

Re: Trouble installing archery?

2020-04-13 Thread Bryan Cutler
I had the same problem and Antoine's suggestion was exactly what was wrong. On Mon, Apr 13, 2020 at 1:27 AM Antoine Pitrou wrote: > > Le 13/04/2020 à 02:42, Micah Kornfield a écrit : > > When I follow the instructions at > > https://arrow.apache.org/docs/developers/benchmarks.html > > > > "pip i

[jira] [Created] (ARROW-8427) [C++][Dataset] Do not ignore file paths with underscore/dot when full path was specified

2020-04-13 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-8427: Summary: [C++][Dataset] Do not ignore file paths with underscore/dot when full path was specified Key: ARROW-8427 URL: https://issues.apache.org/jira/browse/ARROW-

[NIGHTLY] Arrow Build Report for Job nightly-2020-04-13-1

2020-04-13 Thread Crossbow
Arrow Build Report for Job nightly-2020-04-13-1 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-13-1 Failed Tasks: - centos-8-amd64: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-13-1-github-centos-8-amd64 - conda-linux-gcc

[jira] [Created] (ARROW-8428) [CI][NIGHTLY:gandiva-jar-trusty] GCC 4.8 failures in C++ unit tests

2020-04-13 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-8428: --- Summary: [CI][NIGHTLY:gandiva-jar-trusty] GCC 4.8 failures in C++ unit tests Key: ARROW-8428 URL: https://issues.apache.org/jira/browse/ARROW-8428 Project: Apache Arrow

[jira] [Created] (ARROW-8429) [C++] Fix Buffer::CopySlice on 0-sized buffer

2020-04-13 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8429: - Summary: [C++] Fix Buffer::CopySlice on 0-sized buffer Key: ARROW-8429 URL: https://issues.apache.org/jira/browse/ARROW-8429 Project: Apache Arrow Issue Ty

[jira] [Created] (ARROW-8430) [CI] Configure self-hosted runners for Github Actions

2020-04-13 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-8430: -- Summary: [CI] Configure self-hosted runners for Github Actions Key: ARROW-8430 URL: https://issues.apache.org/jira/browse/ARROW-8430 Project: Apache Arrow

[jira] [Created] (ARROW-8431) [C++][CI] Configure a build to build and execute the C++ tests with GCC 4.8

2020-04-13 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-8431: -- Summary: [C++][CI] Configure a build to build and execute the C++ tests with GCC 4.8 Key: ARROW-8431 URL: https://issues.apache.org/jira/browse/ARROW-8431 Project

[jira] [Created] (ARROW-8432) [Python][CI] Failure to download Hadoop

2020-04-13 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-8432: --- Summary: [Python][CI] Failure to download Hadoop Key: ARROW-8432 URL: https://issues.apache.org/jira/browse/ARROW-8432 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-8433) [R] Add feather alias for ipc format in dataset API

2020-04-13 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-8433: -- Summary: [R] Add feather alias for ipc format in dataset API Key: ARROW-8433 URL: https://issues.apache.org/jira/browse/ARROW-8433 Project: Apache Arrow

[jira] [Created] (ARROW-8434) [C++] Ipc RecordBatchFileReader deserializes the Schema multiple times

2020-04-13 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-8434: --- Summary: [C++] Ipc RecordBatchFileReader deserializes the Schema multiple times Key: ARROW-8434 URL: https://issues.apache.org/jira/browse/ARROW-8434 Project: Apache Ar

[jira] [Created] (ARROW-8435) A TypeError is raised while token expires while writing to S3

2020-04-13 Thread Shawn Li (Jira)
Shawn Li created ARROW-8435: --- Summary: A TypeError is raised while token expires while writing to S3 Key: ARROW-8435 URL: https://issues.apache.org/jira/browse/ARROW-8435 Project: Apache Arrow Iss

[NIGHTLY] Arrow Build Report for Job nightly-2020-04-13-1

2020-04-13 Thread Crossbow
Arrow Build Report for Job nightly-2020-04-13-1 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-13-1 Failed Tasks: - centos-8-amd64: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-13-1-github-centos-8-amd64 - conda-linux-gcc

[jira] [Created] (ARROW-8436) [Docs] Update NodeJS version in the documentation image because version 11 is no longer maintained

2020-04-13 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-8436: -- Summary: [Docs] Update NodeJS version in the documentation image because version 11 is no longer maintained Key: ARROW-8436 URL: https://issues.apache.org/jira/browse/ARROW-84

[jira] [Created] (ARROW-8437) [C++] Remove std::move return value from MakeRandomNullBitmap test utility

2020-04-13 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-8437: -- Summary: [C++] Remove std::move return value from MakeRandomNullBitmap test utility Key: ARROW-8437 URL: https://issues.apache.org/jira/browse/ARROW-8437 Project:

[jira] [Created] (ARROW-8438) [C++] arrow-io-memory-benchmark crashes

2020-04-13 Thread Yibo Cai (Jira)
Yibo Cai created ARROW-8438: --- Summary: [C++] arrow-io-memory-benchmark crashes Key: ARROW-8438 URL: https://issues.apache.org/jira/browse/ARROW-8438 Project: Apache Arrow Issue Type: Bug