[jira] [Created] (ARROW-7514) [C#] Make GetValueOffset Obsolete

2020-01-07 Thread Takashi Hashida (Jira)
Takashi Hashida created ARROW-7514: -- Summary: [C#] Make GetValueOffset Obsolete Key: ARROW-7514 URL: https://issues.apache.org/jira/browse/ARROW-7514 Project: Apache Arrow Issue Type: Improv

[jira] [Created] (ARROW-7513) [JS] Arrow Tutorial: Common data types

2020-01-07 Thread Leo Meyerovich (Jira)
Leo Meyerovich created ARROW-7513: - Summary: [JS] Arrow Tutorial: Common data types Key: ARROW-7513 URL: https://issues.apache.org/jira/browse/ARROW-7513 Project: Apache Arrow Issue Type: Tas

Re: Timeline for next major release [was Re: Looking to 1.0]

2020-01-07 Thread Wes McKinney
I just finished an initial curation of the JIRA backlog. There are now 137 issues which is probably more than will be resolved before releasing. I noticed some concerning bugs that may need attention, but if there are any new feature or nice-to-have issues that you are familiar with please remove t

Re: Timeline for next major release [was Re: Looking to 1.0]

2020-01-07 Thread Wes McKinney
That sounds fine to me. I don't see many blocking issues for a major release, and the nightly reports are fairly clean, so I think we should try to be ready to go at the beginning of that week of the 19th. On Tue, Jan 7, 2020 at 4:40 PM Neal Richardson wrote: > > If we expect that the release pro

Re: Timeline for next major release [was Re: Looking to 1.0]

2020-01-07 Thread Krisztián Szűcs
On Tue, Jan 7, 2020 at 11:40 PM Neal Richardson wrote: > > If we expect that the release process may be less stable this time, should > we bump up our target date for an RC, like to the 20th or 21st (two weeks > from now)? That would give us more leeway to make sure we get a release out > before t

[jira] [Created] (ARROW-7512) Dictionary memo missing elements in id_to_dictionary_ map after deserialization

2020-01-07 Thread Wamsi Viswanath (Jira)
Wamsi Viswanath created ARROW-7512: -- Summary: Dictionary memo missing elements in id_to_dictionary_ map after deserialization Key: ARROW-7512 URL: https://issues.apache.org/jira/browse/ARROW-7512 Pro

Re: Timeline for next major release [was Re: Looking to 1.0]

2020-01-07 Thread Neal Richardson
If we expect that the release process may be less stable this time, should we bump up our target date for an RC, like to the 20th or 21st (two weeks from now)? That would give us more leeway to make sure we get a release out before the end of January. Neal On Tue, Jan 7, 2020 at 1:02 PM Krisztián

Re: Timeline for next major release [was Re: Looking to 1.0]

2020-01-07 Thread Krisztián Szűcs
Sounds good to me. I'll help with the jira curation. Because of the recent CI migrations we'll need to be more thorough during the verification, and I also expect minor issues during the release process. So I volunteer to be the RM if no one else wants to jump in. Thanks, Krisztian On Tue, Jan 7

Re: Timeline for next major release [was Re: Looking to 1.0]

2020-01-07 Thread Neal Richardson
Thanks, Wes. I made https://cwiki.apache.org/confluence/display/ARROW/Arrow+0.16.0+Release to help us track 0.16. Neal On Tue, Jan 7, 2020 at 10:26 AM Wes McKinney wrote: > I just renamed the 1.0.0 release version in JIRA to 0.16.0 and will > work on removing issues that are not necessary to be

[jira] [Created] (ARROW-7511) [C#] - Batch / Data Size Can't Exceed 2 gigs

2020-01-07 Thread Anthony Abate (Jira)
Anthony Abate created ARROW-7511: Summary: [C#] - Batch / Data Size Can't Exceed 2 gigs Key: ARROW-7511 URL: https://issues.apache.org/jira/browse/ARROW-7511 Project: Apache Arrow Issue Type:

Timeline for next major release [was Re: Looking to 1.0]

2020-01-07 Thread Wes McKinney
I just renamed the 1.0.0 release version in JIRA to 0.16.0 and will work on removing issues that are not necessary to be able to release (others, please help). If we make miraculous progress with the 1.0.0 columnar format blockers (per discussion below), we can change this back, but I think either

[jira] [Created] (ARROW-7510) [C++] Array::null_count() is not thread-compatible

2020-01-07 Thread Zhuo Peng (Jira)
Zhuo Peng created ARROW-7510: Summary: [C++] Array::null_count() is not thread-compatible Key: ARROW-7510 URL: https://issues.apache.org/jira/browse/ARROW-7510 Project: Apache Arrow Issue Type: B

Re: [NIGHTLY] Arrow Build Report for Job nightly-2020-01-07-0

2020-01-07 Thread Wes McKinney
Thanks, I commented on ARROW-6727. Adding retry logic to the asset upload I would guess will fix the common cases On Tue, Jan 7, 2020 at 11:38 AM Neal Richardson wrote: > > https://issues.apache.org/jira/browse/ARROW-6727 and > https://issues.apache.org/jira/browse/ARROW-6739 are about artifact u

Re: [NIGHTLY] Arrow Build Report for Job nightly-2020-01-07-0

2020-01-07 Thread Neal Richardson
https://issues.apache.org/jira/browse/ARROW-6727 and https://issues.apache.org/jira/browse/ARROW-6739 are about artifact upload timeouts. On Tue, Jan 7, 2020 at 9:09 AM Wes McKinney wrote: > wheel-osx-cp37m failed due to GitHub uploading flakiness. This manner > of flakiness seems to occur quite

Re: [NIGHTLY] Arrow Build Report for Job nightly-2020-01-07-0

2020-01-07 Thread Wes McKinney
wheel-osx-cp37m failed due to GitHub uploading flakiness. This manner of flakiness seems to occur quite often, is there any mitigation against this? https://travis-ci.org/ursa-labs/crossbow/builds/633670862#L6621 gandiva-jar-osx also failed during the deploy step, has this been happening consiste

Arrow sync call January 8 at 12:00 US/Eastern, 17:00 UTC

2020-01-07 Thread Neal Richardson
Hi all, Happy 2020! Reminder that our biweekly call is in 24 hours at https://meet.google.com/vtm-teks-phx. All are welcome to join. Notes will be sent out to the mailing list afterwards. Neal

[jira] [Created] (ARROW-7509) Turn on Checked mode for debug builds

2020-01-07 Thread Anthony Abate (Jira)
Anthony Abate created ARROW-7509: Summary: Turn on Checked mode for debug builds Key: ARROW-7509 URL: https://issues.apache.org/jira/browse/ARROW-7509 Project: Apache Arrow Issue Type: Improv

[jira] [Created] (ARROW-7508) DateTime Reading is Broken

2020-01-07 Thread Anthony Abate (Jira)
Anthony Abate created ARROW-7508: Summary: DateTime Reading is Broken Key: ARROW-7508 URL: https://issues.apache.org/jira/browse/ARROW-7508 Project: Apache Arrow Issue Type: Bug Com

Re: Looking to 1.0

2020-01-07 Thread Wes McKinney
We absolutely should have a list of exactly what needs to be done to put out the 1.0.0 release, but based on what we know needs to be done I am not optimistic that it can all be accomplished before the end of January. That doesn't mean that we should assume these things won't get done before March/

[NIGHTLY] Arrow Build Report for Job nightly-2020-01-07-0

2020-01-07 Thread Crossbow
Arrow Build Report for Job nightly-2020-01-07-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-01-07-0 Failed Tasks: - gandiva-jar-osx: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-01-07-0-travis-gandiva-jar-osx - homebrew-cpp:

[jira] [Created] (ARROW-7507) Bump Thrift version to 0.13 in parquet-format and parquet

2020-01-07 Thread Mahmut Bulut (Jira)
Mahmut Bulut created ARROW-7507: --- Summary: Bump Thrift version to 0.13 in parquet-format and parquet Key: ARROW-7507 URL: https://issues.apache.org/jira/browse/ARROW-7507 Project: Apache Arrow