Re: Depending on non-released Apache projects (C++ Avro)

2019-03-06 Thread Micah Kornfield
Thanks for the input Wes and Uwe, given no one from the Avro community has chimed in, I will try to reach out on there dev mailing list. Uwe, I'm not sure I understand what type of support/help you are thinking of. Could you elaborate a little bit more before I reach out? -Micah On Tue, Mar 5,

Re: Closing Old PRs: Time Interval Type

2019-03-06 Thread Micah Kornfield
Based on the sync today, I'm going to summarize the change that the PR [1] proposes in case any one wants to discuss it further before it gets reviewed and hopefully merged. It keeps the existing Interval type and unit enums untouched. The only change is it declares DAY_TIME, which is an Array/Ve

[jira] [Created] (ARROW-4793) [Ruby] Suppress unused variable warning

2019-03-06 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-4793: --- Summary: [Ruby] Suppress unused variable warning Key: ARROW-4793 URL: https://issues.apache.org/jira/browse/ARROW-4793 Project: Apache Arrow Issue Type: Test

[jira] [Created] (ARROW-4792) [Ruby] Don't raise an error by #==

2019-03-06 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-4792: --- Summary: [Ruby] Don't raise an error by #== Key: ARROW-4792 URL: https://issues.apache.org/jira/browse/ARROW-4792 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-4791) Unused dependencies in arrow and datafusion

2019-03-06 Thread Yu Ding (JIRA)
Yu Ding created ARROW-4791: -- Summary: Unused dependencies in arrow and datafusion Key: ARROW-4791 URL: https://issues.apache.org/jira/browse/ARROW-4791 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-4790) [Python/Packaging] Update manylinux docker image in crossbow task

2019-03-06 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-4790: -- Summary: [Python/Packaging] Update manylinux docker image in crossbow task Key: ARROW-4790 URL: https://issues.apache.org/jira/browse/ARROW-4790 Project: Apache A

[jira] [Created] (ARROW-4789) [C++] Deprecate and and later remove arrow::io::ReadableFileInterface

2019-03-06 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4789: --- Summary: [C++] Deprecate and and later remove arrow::io::ReadableFileInterface Key: ARROW-4789 URL: https://issues.apache.org/jira/browse/ARROW-4789 Project: Apache Arr

[jira] [Created] (ARROW-4788) [C++] Develop less verbose API for constructing StructArray

2019-03-06 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4788: --- Summary: [C++] Develop less verbose API for constructing StructArray Key: ARROW-4788 URL: https://issues.apache.org/jira/browse/ARROW-4788 Project: Apache Arrow

[jira] [Created] (ARROW-4787) [C++] Include "null" values (perhaps with an option to toggle on/off) in hash kernel actions

2019-03-06 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4787: --- Summary: [C++] Include "null" values (perhaps with an option to toggle on/off) in hash kernel actions Key: ARROW-4787 URL: https://issues.apache.org/jira/browse/ARROW-4787

Re: Bi-weekly Arrow sync call at 17:00 UTC (12:00 US-Eastern)

2019-03-06 Thread Wes McKinney
Attendees - Wes (Ursa Labs / RStudio) - 0.13 release - Francois (RStudio) - CMake refactor - Micah (Google) - Time interval - Ravindra (Dremio) - Hatem (MathWorks) - Parquet categorical - CMake refactor ` - Finer-grained configuration of package dependencies - Concerns about delaying 0.

Re: [Discuss][Format] Checksum/Hash signature for data

2019-03-06 Thread Wes McKinney
hi Micah, It seems like the checksum could be included in the Message flatbuffer table instead of having to add things to the protocol https://github.com/apache/arrow/blob/master/format/Message.fbs#L94 Am I correct that computing a checksum on the message body is what is mainly of interest? Beyo

Bi-weekly Arrow sync call at 17:00 UTC (12:00 US-Eastern)

2019-03-06 Thread Wes McKinney
As usual we have a call at https://meet.google.com/vtm-teks-phx The call is public; notes will be published afterward to the mailing list for people unable to join

[jira] [Created] (ARROW-4786) [C++/Python] Support better parallelisation in manylinux1 base build

2019-03-06 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-4786: -- Summary: [C++/Python] Support better parallelisation in manylinux1 base build Key: ARROW-4786 URL: https://issues.apache.org/jira/browse/ARROW-4786 Project: Apache Arrow

[jira] [Created] (ARROW-4785) [CI] Make Travis CI resilient against GPG errors

2019-03-06 Thread Hatem Helal (JIRA)
Hatem Helal created ARROW-4785: -- Summary: [CI] Make Travis CI resilient against GPG errors Key: ARROW-4785 URL: https://issues.apache.org/jira/browse/ARROW-4785 Project: Apache Arrow Issue Type: