Re: [Java] PR Reviewers

2020-01-28 Thread Fan Liya
Hi Micah, Thank you so much for investing huge amounts of effort in reviewing Java PRs. I understand that you will stop reviewing Java PRs and focus on higher priority issues. However, I still hope you can (if possible) participate in relatively important Java discussions and give your valuable

[jira] [Created] (ARROW-7699) [Java] Support concating dense union vectors in batch

2020-01-28 Thread Liya Fan (Jira)
Liya Fan created ARROW-7699: --- Summary: [Java] Support concating dense union vectors in batch Key: ARROW-7699 URL: https://issues.apache.org/jira/browse/ARROW-7699 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-7700) [Rust] All array types should have iterators and FromIterator support.

2020-01-28 Thread Andy Thomason (Jira)
Andy Thomason created ARROW-7700: Summary: [Rust] All array types should have iterators and FromIterator support. Key: ARROW-7700 URL: https://issues.apache.org/jira/browse/ARROW-7700 Project: Apache

Re: [VOTE] Release Apache Arrow 0.16.0 - RC1

2020-01-28 Thread Bryan Cutler
-1 There is a bug in Pandas conversion for timestamps that looks to be a regression, https://issues.apache.org/jira/browse/ARROW-7709 On Tue, Jan 28, 2020 at 11:30 AM Wes McKinney wrote: > I opened https://issues.apache.org/jira/browse/ARROW-7708. > > On Tue, Jan 28, 2020 at 1:24 PM Wes

[jira] [Created] (ARROW-7709) [Python] Conversion from Table Column to Pandas loses name for Timestamps

2020-01-28 Thread Bryan Cutler (Jira)
Bryan Cutler created ARROW-7709: --- Summary: [Python] Conversion from Table Column to Pandas loses name for Timestamps Key: ARROW-7709 URL: https://issues.apache.org/jira/browse/ARROW-7709 Project:

Re: [VOTE] Release Apache Arrow 0.16.0 - RC1

2020-01-28 Thread Wes McKinney
Bryan -- was this tested somewhere that we missed (eg a nightly)? On Tue, Jan 28, 2020, 4:31 PM Bryan Cutler wrote: > -1 > There is a bug in Pandas conversion for timestamps that looks to be a > regression, https://issues.apache.org/jira/browse/ARROW-7709 > > On Tue, Jan 28, 2020 at 11:30 AM

Re: [VOTE] Release Apache Arrow 0.16.0 - RC1

2020-01-28 Thread Bryan Cutler
The nightly Spark integration was failing because a test was renamed recently in master. Once I fixed that and ran it again, this surfaced. I remember it passed after the `split_blocks` change not too long ago, so all this is pretty recent. On Tue, Jan 28, 2020 at 2:46 PM Wes McKinney wrote: >

[jira] [Created] (ARROW-7703) [C++][Dataset] Give more informative error message for mismatching schemas for FileSystemSources

2020-01-28 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-7703: Summary: [C++][Dataset] Give more informative error message for mismatching schemas for FileSystemSources Key: ARROW-7703 URL:

[jira] [Created] (ARROW-7702) [C++][Dataset] Provide (optional) deterministic order of batches

2020-01-28 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-7702: Summary: [C++][Dataset] Provide (optional) deterministic order of batches Key: ARROW-7702 URL: https://issues.apache.org/jira/browse/ARROW-7702

[jira] [Created] (ARROW-7701) [C++] [CI] Flight test error on macOS

2020-01-28 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-7701: - Summary: [C++] [CI] Flight test error on macOS Key: ARROW-7701 URL: https://issues.apache.org/jira/browse/ARROW-7701 Project: Apache Arrow Issue Type: Bug

Re: [VOTE] Release Apache Arrow 0.16.0 - RC1

2020-01-28 Thread Krisztián Szűcs
Sorry, the previous email is hardly readable. I would like to propose the following release candidate (RC1) of Apache Arrow version 0.16.0. This is a release consisting of 710 resolved JIRA issues[1]. This release candidate is based on commit: 188afde1f4298fb668e8ebadeacbc545e2de086f [2] The

[VOTE] Release Apache Arrow 0.16.0 - RC1

2020-01-28 Thread Krisztián Szűcs
Hi, I would like to propose the following release candidate (RC1) of Apache Arrow version 0.16.0. This is a release consisting of 710 resolved JIRA issues[1]. This release candidate is based on commit: 188afde1f4298fb668e8ebadeacbc545e2de086f [2]

[jira] [Created] (ARROW-7705) [Rust] Initial sort implementation

2020-01-28 Thread Neville Dipale (Jira)
Neville Dipale created ARROW-7705: - Summary: [Rust] Initial sort implementation Key: ARROW-7705 URL: https://issues.apache.org/jira/browse/ARROW-7705 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-7706) saving a dataframe to the same partitioned location silently doubles the data

2020-01-28 Thread Tsvika Shapira (Jira)
Tsvika Shapira created ARROW-7706: - Summary: saving a dataframe to the same partitioned location silently doubles the data Key: ARROW-7706 URL: https://issues.apache.org/jira/browse/ARROW-7706

[jira] [Created] (ARROW-7707) Build errors after building from source

2020-01-28 Thread Hossein R (Jira)
Hossein R created ARROW-7707: Summary: Build errors after building from source Key: ARROW-7707 URL: https://issues.apache.org/jira/browse/ARROW-7707 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-7704) [Rust] Support sort

2020-01-28 Thread Neville Dipale (Jira)
Neville Dipale created ARROW-7704: - Summary: [Rust] Support sort Key: ARROW-7704 URL: https://issues.apache.org/jira/browse/ARROW-7704 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-7711) [C#] Date32 test depends on system timezone

2020-01-28 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-7711: --- Summary: [C#] Date32 test depends on system timezone Key: ARROW-7711 URL: https://issues.apache.org/jira/browse/ARROW-7711 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-7710) [Release][C#] .NET download URL is redirected

2020-01-28 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-7710: --- Summary: [Release][C#] .NET download URL is redirected Key: ARROW-7710 URL: https://issues.apache.org/jira/browse/ARROW-7710 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-7712) [CI][Crossbow] Fix or delete fuzzit jobs

2020-01-28 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7712: -- Summary: [CI][Crossbow] Fix or delete fuzzit jobs Key: ARROW-7712 URL: https://issues.apache.org/jira/browse/ARROW-7712 Project: Apache Arrow Issue

Re: [VOTE] Release Apache Arrow 0.16.0 - RC1

2020-01-28 Thread Wes McKinney
Hi Gawain -- since PARQUET issues are attached to a different project and fix version these have to be extracted from the git changelog. We can alter our scripts to scrape these commits from the git log output. On Tue, Jan 28, 2020, 1:06 PM Gawain Bolton wrote: > Hello, > > It would seem that

Re: [VOTE] Release Apache Arrow 0.16.0 - RC1

2020-01-28 Thread Wes McKinney
I opened https://issues.apache.org/jira/browse/ARROW-7708. On Tue, Jan 28, 2020 at 1:24 PM Wes McKinney wrote: > > Hi Gawain -- since PARQUET issues are attached to a different project and fix > version these have to be extracted from the git changelog. We can alter our > scripts to scrape

[jira] [Created] (ARROW-7708) [Release] Include PARQUET commits from git changelog in release changelogs

2020-01-28 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-7708: --- Summary: [Release] Include PARQUET commits from git changelog in release changelogs Key: ARROW-7708 URL: https://issues.apache.org/jira/browse/ARROW-7708 Project:

Re: [VOTE] Release Apache Arrow 0.16.0 - RC1

2020-01-28 Thread Gawain Bolton
Hello, It would seem that the list of issues does not include any of the issues in the Parquet project which were fixed in this release. Cheers, Gawain On 28/01/2020 11:46, Krisztián Szűcs wrote: Sorry, the previous email is hardly readable. I would like to propose the following release

[jira] [Created] (ARROW-7713) [Java] TastLeak was put at the wrong location

2020-01-28 Thread Ji Liu (Jira)
Ji Liu created ARROW-7713: - Summary: [Java] TastLeak was put at the wrong location Key: ARROW-7713 URL: https://issues.apache.org/jira/browse/ARROW-7713 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-7714) [Release] Variable expansion is missing

2020-01-28 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-7714: --- Summary: [Release] Variable expansion is missing Key: ARROW-7714 URL: https://issues.apache.org/jira/browse/ARROW-7714 Project: Apache Arrow Issue Type: Bug