[Rust] Lint Failures?

2020-04-28 Thread Micah Kornfield
Sorry if I missed it but is one of the Rust devs looking into fixing the Rust lint issues on master? It is creating noise in CI Thanks, Micah

[jira] [Created] (ARROW-8619) [C++] Use distinct Type::type values for interval types

2020-04-28 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8619: --- Summary: [C++] Use distinct Type::type values for interval types Key: ARROW-8619 URL: https://issues.apache.org/jira/browse/ARROW-8619 Project: Apache Arrow

Re: [VOTE] Release Apache Arrow 0.17.0 - RC0

2020-04-28 Thread Joris Van den Bossche
In principle, we could create a package for the RC on conda-forge (workflow for making such packages on conda-forge at https://github.com/conda-forge/cfep/blob/master/cfep-05.md). Or even if we don't actually release those dev packages, that at least starts the process of creating a conda package

[jira] [Created] (ARROW-8618) [C++] ASSIGN_OR_RAISE should move its argument

2020-04-28 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-8618: --- Summary: [C++] ASSIGN_OR_RAISE should move its argument Key: ARROW-8618 URL: https://issues.apache.org/jira/browse/ARROW-8618 Project: Apache Arrow Issue

Re: [VOTE] Release Apache Arrow 0.17.0 - RC0

2020-04-28 Thread Wes McKinney
Correction: arrow-cpp and r-arrow are already (recently) merged, only pyarrow remains. But in any case there may be some thing we can do to face fewer surprises when we go to update these packages On Tue, Apr 28, 2020 at 11:55 AM Wes McKinney wrote: > > Almost 8 days have passed since the

[jira] [Created] (ARROW-8617) simd_load_set_invalid does not exist on aarch64

2020-04-28 Thread R. Tyler Croy (Jira)
R. Tyler Croy created ARROW-8617: Summary: simd_load_set_invalid does not exist on aarch64 Key: ARROW-8617 URL: https://issues.apache.org/jira/browse/ARROW-8617 Project: Apache Arrow Issue

Re: [VOTE] Release Apache Arrow 0.17.0 - RC0

2020-04-28 Thread Wes McKinney
Almost 8 days have passed since the release vote closed, and the conda-forge Python and R packages are not yet all updated. I don't think there's any blame to assign per se since the problems seem to relate to the increased number of supported architectures (arm, ppc64le) in conda-forge and a

[jira] [Created] (ARROW-8616) [Rust] Turn explicit SIMD off by default

2020-04-28 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8616: -- Summary: [Rust] Turn explicit SIMD off by default Key: ARROW-8616 URL: https://issues.apache.org/jira/browse/ARROW-8616 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-8615) read_feather with CompressedInputStream fail

2020-04-28 Thread Lucas Nesi (Jira)
Lucas Nesi created ARROW-8615: - Summary: read_feather with CompressedInputStream fail Key: ARROW-8615 URL: https://issues.apache.org/jira/browse/ARROW-8615 Project: Apache Arrow Issue Type: Bug

[C++][Python] Highlighting some known problems with our Arrow C++ and Python packages

2020-04-28 Thread Wes McKinney
hi folks, I would like to highlight some outstanding problems with our packages 1. Our Arrow C++ static libraries are generally unusable. Whenever -DARROW_JEMALLOC=ON or any dependency is built in BUNDLED mode, libarrow.a (or other static libraries) cannot be used for linking. That's because

Re: Strategy for Writing a Large Table?

2020-04-28 Thread Wes McKinney
RecordBatchFileWriter and ParquetWriter create different kinds of files (Arrow IPC vs Parquet, respectively). Otherwise there is generally not much difference performance or memory use wise to writing RecordBatch vs Table On Sat, Apr 25, 2020 at 5:33 AM Hei Chan wrote: > > I managed to iterate

[jira] [Created] (ARROW-8614) [Website] Create Rust-specific 0.17.0 blog post

2020-04-28 Thread Andy Grove (Jira)
Andy Grove created ARROW-8614: - Summary: [Website] Create Rust-specific 0.17.0 blog post Key: ARROW-8614 URL: https://issues.apache.org/jira/browse/ARROW-8614 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-8613) [C++][Dataset] Raise error for unparsable partition value

2020-04-28 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-8613: Summary: [C++][Dataset] Raise error for unparsable partition value Key: ARROW-8613 URL: https://issues.apache.org/jira/browse/ARROW-8613 Project:

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

2020-04-28 Thread Crossbow
Arrow Build Report for Job nightly-2020-04-28-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-28-0 Failed Tasks: - test-conda-python-3.6: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-28-0-azure-test-conda-python-3.6 -

[jira] [Created] (ARROW-8612) [GLib] Add GArrowReadOptions and GArrowWriteOptions

2020-04-28 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-8612: --- Summary: [GLib] Add GArrowReadOptions and GArrowWriteOptions Key: ARROW-8612 URL: https://issues.apache.org/jira/browse/ARROW-8612 Project: Apache Arrow Issue

[jira] [Created] (ARROW-8611) Can't install arrow 0.17 on Ubuntu 18.04 R 3.6.3

2020-04-28 Thread Zhuo Jia Dai (Jira)
Zhuo Jia Dai created ARROW-8611: --- Summary: Can't install arrow 0.17 on Ubuntu 18.04 R 3.6.3 Key: ARROW-8611 URL: https://issues.apache.org/jira/browse/ARROW-8611 Project: Apache Arrow Issue