[jira] [Created] (ARROW-6862) [Developer] Check pull request title

2019-10-11 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-6862: --- Summary: [Developer] Check pull request title Key: ARROW-6862 URL: https://issues.apache.org/jira/browse/ARROW-6862 Project: Apache Arrow Issue Type:

Re: Possible Arrow 0.15.1 release

2019-10-11 Thread Micah Kornfield
I updated the JIRA to add 0.15.1 but ARROW-6806 seems like it should be included as well. On Fri, Oct 11, 2019 at 2:40 PM Wes McKinney wrote: > I just created a 0.15.1 version in JIRA. Please mark the issues you > want to include in the release. Perhaps we can cut an RC by mid next > week if

Re: Possible Arrow 0.15.1 release

2019-10-11 Thread Wes McKinney
I just created a 0.15.1 version in JIRA. Please mark the issues you want to include in the release. Perhaps we can cut an RC by mid next week if bug fixes to the critical issues have been sorted out. On Fri, Oct 11, 2019 at 3:53 PM Neal Richardson wrote: > > If 6844 isn't Python-only (I can't

Re: Possible Arrow 0.15.1 release

2019-10-11 Thread Neal Richardson
If 6844 isn't Python-only (I can't tell from the description) and we're updating C++ libraries, I'd like to include https://issues.apache.org/jira/browse/ARROW-3808 for R (not a bug fix but would be helpful to get out). But if there's no C++ change involved, then I probably wouldn't bother to

Re: Possible Arrow 0.15.1 release

2019-10-11 Thread Sutou Kouhei
Hi, If we release 0.15.1, I want to include https://issues.apache.org/jira/browse/ARROW-6777 into it. Thanks, -- kou In "Possible Arrow 0.15.1 release" on Fri, 11 Oct 2019 09:44:21 -0500, Wes McKinney wrote: > hi folks, > > On account of a

Re: pyarrow and macOS 10.15

2019-10-11 Thread Brian Hulette
Thanks Wes. I'm not sure about static linking but it seems likely, I'll start a discussion on https://issues.apache.org/jira/browse/BEAM-8368. On Fri, Oct 11, 2019 at 10:17 AM Wes McKinney wrote: > Does Apache Beam statically-link Protocol Buffers? > > I opened

Re: [VOTE] Release Apache Arrow 0.15.0 - RC2

2019-10-11 Thread Krisztián Szűcs
I'm not sure that I can find time for it during the weekend, but I'll try to. On Fri, Oct 11, 2019 at 3:32 PM Wes McKinney wrote: > That work isn't done. We can update the docs later when it's written. > > On Fri, Oct 11, 2019, 3:30 AM Krisztián Szűcs > wrote: > > > There is still an open

[jira] [Created] (ARROW-6861) With arrow-0.14.1-output Parquet dictionary column: Failure reading column: IOError: Arrow error: Invalid: Resize cannot downsize

2019-10-11 Thread Adam Hooper (Jira)
Adam Hooper created ARROW-6861: -- Summary: With arrow-0.14.1-output Parquet dictionary column: Failure reading column: IOError: Arrow error: Invalid: Resize cannot downsize Key: ARROW-6861 URL:

Re: pyarrow and macOS 10.15

2019-10-11 Thread Wes McKinney
Does Apache Beam statically-link Protocol Buffers? I opened https://issues.apache.org/jira/browse/ARROW-6860 It would be great if the Beam community could work with us to resolve issues around shipping C++ Protocol Buffers. We don't want you to be stuck on pyarrow 0.13.0 and have your users be

[jira] [Created] (ARROW-6860) [Python] Only link libarrow_flight.so to pyarrow._flight

2019-10-11 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6860: --- Summary: [Python] Only link libarrow_flight.so to pyarrow._flight Key: ARROW-6860 URL: https://issues.apache.org/jira/browse/ARROW-6860 Project: Apache Arrow

Re: [DISCUSS] Understanding Arrow's CI problems and needs

2019-10-11 Thread Wes McKinney
It seems some time has passed here. Would some others like to read the document and comment? This is important stuff. On Wed, Oct 2, 2019 at 2:20 PM Krisztián Szűcs wrote: > > The current document greatly summarizes the current situation, but in > order to properly compare and eventually select

[jira] [Created] (ARROW-6859) [CI][Nightly] Disable docker layer caching for CircleCI tasks

2019-10-11 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-6859: -- Summary: [CI][Nightly] Disable docker layer caching for CircleCI tasks Key: ARROW-6859 URL: https://issues.apache.org/jira/browse/ARROW-6859 Project: Apache

[jira] [Created] (ARROW-6858) [C++] Create Python script to handle transitive component dependencies

2019-10-11 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6858: --- Summary: [C++] Create Python script to handle transitive component dependencies Key: ARROW-6858 URL: https://issues.apache.org/jira/browse/ARROW-6858 Project: Apache

Re: Field metadata not retrievable from parquet file

2019-10-11 Thread Wes McKinney
That sounds potentially Spark-related to me. Feel free to open a JIRA issue in Apache Spark if it is happening in Spark. If you can see the schema metadata in Arrow then the issue is probably there On Thu, Oct 10, 2019 at 5:11 PM Isaac Myers wrote: > > Thanks for the quick response. When I use

[jira] [Created] (ARROW-6857) Segfault for dictionary_encode on empty chunked_array (edge case)

2019-10-11 Thread Artem KOZHEVNIKOV (Jira)
Artem KOZHEVNIKOV created ARROW-6857: Summary: Segfault for dictionary_encode on empty chunked_array (edge case) Key: ARROW-6857 URL: https://issues.apache.org/jira/browse/ARROW-6857 Project:

Possible Arrow 0.15.1 release

2019-10-11 Thread Wes McKinney
hi folks, On account of a https://issues.apache.org/jira/browse/ARROW-6844 we might want to make a 0.15.1 release before the next major release. I can look into a bug fix, but if we decide to go this route we should begin tracking other bug fixes that we'd like to include in a patch release.

[jira] [Created] (ARROW-6856) [C++] Use ArrayData instead of Array for ArrayData::dictionary

2019-10-11 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6856: --- Summary: [C++] Use ArrayData instead of Array for ArrayData::dictionary Key: ARROW-6856 URL: https://issues.apache.org/jira/browse/ARROW-6856 Project: Apache Arrow

[jira] [Created] (ARROW-6855) [C++][Python][Flight] Implement Flight middleware

2019-10-11 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6855: --- Summary: [C++][Python][Flight] Implement Flight middleware Key: ARROW-6855 URL: https://issues.apache.org/jira/browse/ARROW-6855 Project: Apache Arrow Issue

Re: [VOTE] Release Apache Arrow 0.15.0 - RC2

2019-10-11 Thread Wes McKinney
That work isn't done. We can update the docs later when it's written. On Fri, Oct 11, 2019, 3:30 AM Krisztián Szűcs wrote: > There is still an open issue about the flight docs [1], once it is done > I can update the docs. > > [1]: https://issues.apache.org/jira/browse/ARROW-6390 > > On Thu, Oct

[jira] [Created] (ARROW-6854) [Dataset] RecordBatchProjector is not thread safe

2019-10-11 Thread Francois Saint-Jacques (Jira)
Francois Saint-Jacques created ARROW-6854: - Summary: [Dataset] RecordBatchProjector is not thread safe Key: ARROW-6854 URL: https://issues.apache.org/jira/browse/ARROW-6854 Project: Apache

[NIGHTLY] Arrow Build Report for Job nightly-2019-10-11-0

2019-10-11 Thread Crossbow
Arrow Build Report for Job nightly-2019-10-11-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-10-11-0 Failed Tasks: - docker-c_glib: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-10-11-0-circle-docker-c_glib -

[jira] [Created] (ARROW-6853) [Java] Support vector and dictionary encoder use different hasher for calculating hashCode

2019-10-11 Thread Ji Liu (Jira)
Ji Liu created ARROW-6853: - Summary: [Java] Support vector and dictionary encoder use different hasher for calculating hashCode Key: ARROW-6853 URL: https://issues.apache.org/jira/browse/ARROW-6853 Project:

[jira] [Created] (ARROW-6852) [C++] memory-benchmark build failed on Arm64

2019-10-11 Thread Yuqi Gu (Jira)
Yuqi Gu created ARROW-6852: -- Summary: [C++] memory-benchmark build failed on Arm64 Key: ARROW-6852 URL: https://issues.apache.org/jira/browse/ARROW-6852 Project: Apache Arrow Issue Type:

Re: [VOTE] Release Apache Arrow 0.15.0 - RC2

2019-10-11 Thread Krisztián Szűcs
There is still an open issue about the flight docs [1], once it is done I can update the docs. [1]: https://issues.apache.org/jira/browse/ARROW-6390 On Thu, Oct 10, 2019 at 11:32 PM Wes McKinney wrote: > @Neal -- that's fine, I just want to make sure that in the next > release there is a

[jira] [Created] (ARROW-6850) [Java] Jdbc converter support Null type

2019-10-11 Thread Ji Liu (Jira)
Ji Liu created ARROW-6850: - Summary: [Java] Jdbc converter support Null type Key: ARROW-6850 URL: https://issues.apache.org/jira/browse/ARROW-6850 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-6851) Should OSError be FileNotFoundError?

2019-10-11 Thread Vladimir Filimonov (Jira)
Vladimir Filimonov created ARROW-6851: - Summary: Should OSError be FileNotFoundError? Key: ARROW-6851 URL: https://issues.apache.org/jira/browse/ARROW-6851 Project: Apache Arrow Issue