[jira] [Created] (ARROW-5723) [Gandiva][Crossbow] Builds failing

2019-06-25 Thread Praveen Kumar Desabandu (JIRA)
Praveen Kumar Desabandu created ARROW-5723: -- Summary: [Gandiva][Crossbow] Builds failing Key: ARROW-5723 URL: https://issues.apache.org/jira/browse/ARROW-5723 Project: Apache Arrow I

[jira] [Created] (ARROW-5724) [R] [CI] AppVeyor build should use ccache

2019-06-25 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-5724: - Summary: [R] [CI] AppVeyor build should use ccache Key: ARROW-5724 URL: https://issues.apache.org/jira/browse/ARROW-5724 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-5725) [Crossbow] Port conda recipes to azure pipelines

2019-06-25 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-5725: -- Summary: [Crossbow] Port conda recipes to azure pipelines Key: ARROW-5725 URL: https://issues.apache.org/jira/browse/ARROW-5725 Project: Apache Arrow Is

[jira] [Created] (ARROW-5726) [Java] Implement a common interface for int vectors

2019-06-25 Thread Ji Liu (JIRA)
Ji Liu created ARROW-5726: - Summary: [Java] Implement a common interface for int vectors Key: ARROW-5726 URL: https://issues.apache.org/jira/browse/ARROW-5726 Project: Apache Arrow Issue Type: New Fe

[jira] [Created] (ARROW-5727) [Python] [CI] Install pytest-faulthandler before running tests

2019-06-25 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-5727: - Summary: [Python] [CI] Install pytest-faulthandler before running tests Key: ARROW-5727 URL: https://issues.apache.org/jira/browse/ARROW-5727 Project: Apache Arrow

[jira] [Created] (ARROW-5728) [Python] [Packaging] manylinux1 failures in test_jvm.py

2019-06-25 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-5728: - Summary: [Python] [Packaging] manylinux1 failures in test_jvm.py Key: ARROW-5728 URL: https://issues.apache.org/jira/browse/ARROW-5728 Project: Apache Arrow

[jira] [Created] (ARROW-5729) [Python][Java] ArrowType.Int object has no attribute 'isSigned'

2019-06-25 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-5729: -- Summary: [Python][Java] ArrowType.Int object has no attribute 'isSigned' Key: ARROW-5729 URL: https://issues.apache.org/jira/browse/ARROW-5729 Project: Apache Arr

[jira] [Created] (ARROW-5730) [CI] Dask integration tests are failing

2019-06-25 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-5730: -- Summary: [CI] Dask integration tests are failing Key: ARROW-5730 URL: https://issues.apache.org/jira/browse/ARROW-5730 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-5731) [CI] Turbodbc integration tests are failing

2019-06-25 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-5731: -- Summary: [CI] Turbodbc integration tests are failing Key: ARROW-5731 URL: https://issues.apache.org/jira/browse/ARROW-5731 Project: Apache Arrow Issue T

Re: New CI system: Ursabot

2019-06-25 Thread Wes McKinney
Krisz -- can the CUDA issue be tracked somewhere so we remember to do it (and set ARROW_CUDA=on)? On Mon, Jun 24, 2019 at 4:42 AM Krisztián Szűcs wrote: > > We already have a CUDA builder in ursabot [1], just need to enable > --runtime=nvidia for the docker worker. > > [1]: > https://github.com/u

[jira] [Created] (ARROW-5732) [C++] macOS builds failing idiosyncratically on master with warnings from pmmintrin.h

2019-06-25 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5732: --- Summary: [C++] macOS builds failing idiosyncratically on master with warnings from pmmintrin.h Key: ARROW-5732 URL: https://issues.apache.org/jira/browse/ARROW-5732 Pro

Arrow sync call tomorrow (June 26) at 12:00 US/Eastern, 16:00 UTC

2019-06-25 Thread Neal Richardson
Hi everyone, Reminder that the biweekly Arrow call is tomorrow at https://meet.google.com/vtm-teks-phx. All are welcome to join. I suspect a significant topic of discussion will be the upcoming release and any remaining blockers (of which https://cwiki.apache.org/confluence/display/ARROW/Arrow+0.14

[jira] [Created] (ARROW-5733) [Python] Utilize common toolchain build scripts between manylinux1, manylinux2010

2019-06-25 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5733: --- Summary: [Python] Utilize common toolchain build scripts between manylinux1, manylinux2010 Key: ARROW-5733 URL: https://issues.apache.org/jira/browse/ARROW-5733 Project

[jira] [Created] (ARROW-5734) [Python] Dispatch to Table.from_arrays from pyarrow.table factory function

2019-06-25 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5734: --- Summary: [Python] Dispatch to Table.from_arrays from pyarrow.table factory function Key: ARROW-5734 URL: https://issues.apache.org/jira/browse/ARROW-5734 Project: Apach

Re: Evaluating options for an efficient C++ implementation of Avro for Apache Arrow users

2019-06-25 Thread Wes McKinney
hi all, Is there any feedback on this discussion? We are interested in beginning to move forward on this project. Thanks, Wes On Tue, Jun 18, 2019 at 11:12 AM Wes McKinney wrote: > > hi folks, > > (cross-posting to dev@avro and dev@arrow -- please subscribe to both > mailing lists to participat

[jira] [Created] (ARROW-5735) [C++] Appveyor builds failing persistently in thrift_ep build

2019-06-25 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5735: --- Summary: [C++] Appveyor builds failing persistently in thrift_ep build Key: ARROW-5735 URL: https://issues.apache.org/jira/browse/ARROW-5735 Project: Apache Arrow

Idiosyncratic failing builds on CI infrastructure

2019-06-25 Thread Wes McKinney
We are seeing persistent failures due to a couple of issues seemingly unrelated to any code changes in the project * https://issues.apache.org/jira/browse/ARROW-5732 * https://issues.apache.org/jira/browse/ARROW-5735 The Appveyor failure is especially weird since here is a passing build 6 hours a

[jira] [Created] (ARROW-5736) [Format] Support small bit-width indices of sparse tensor

2019-06-25 Thread Kenta Murata (JIRA)
Kenta Murata created ARROW-5736: --- Summary: [Format] Support small bit-width indices of sparse tensor Key: ARROW-5736 URL: https://issues.apache.org/jira/browse/ARROW-5736 Project: Apache Arrow