[jira] [Created] (ARROW-6532) [R] Write parquet files with compression

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6532: -- Summary: [R] Write parquet files with compression Key: ARROW-6532 URL: https://issues.apache.org/jira/browse/ARROW-6532 Project: Apache Arrow Issue

[jira] [Created] (ARROW-6533) [R] Compression codec should take a "level"

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6533: -- Summary: [R] Compression codec should take a "level" Key: ARROW-6533 URL: https://issues.apache.org/jira/browse/ARROW-6533 Project: Apache Arrow Issue

[jira] [Created] (ARROW-6543) [R] Support LargeBinary and LargeString types

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6543: -- Summary: [R] Support LargeBinary and LargeString types Key: ARROW-6543 URL: https://issues.apache.org/jira/browse/ARROW-6543 Project: Apache Arrow Issue

[jira] [Created] (ARROW-6536) [C++] CSV reader accept schema

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6536: -- Summary: [C++] CSV reader accept schema Key: ARROW-6536 URL: https://issues.apache.org/jira/browse/ARROW-6536 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6541) [Format][C++] Use two-part EOS and amend Format documentation

2019-09-11 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6541: --- Summary: [Format][C++] Use two-part EOS and amend Format documentation Key: ARROW-6541 URL: https://issues.apache.org/jira/browse/ARROW-6541 Project: Apache Arrow

[jira] [Created] (ARROW-6539) [R] Provide mechanism to write out old format

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6539: -- Summary: [R] Provide mechanism to write out old format Key: ARROW-6539 URL: https://issues.apache.org/jira/browse/ARROW-6539 Project: Apache Arrow Issue

Re: [RESULT] [VOTE] Alter Arrow binary protocol to address 8-byte Flatbuffer alignment requirements (2nd vote)

2019-09-11 Thread Wes McKinney
Thanks Bryan. I merged the Java patch with the EOS change and submitted a C++ patch which also updates the specification https://github.com/apache/arrow/pull/5361 Let me know when the JS or C# patches are ready to go and I can merge those. I updated

[jira] [Created] (ARROW-6545) [Go] Update Go IPC writer to use two-part EOS per mailing list discussion

2019-09-11 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6545: --- Summary: [Go] Update Go IPC writer to use two-part EOS per mailing list discussion Key: ARROW-6545 URL: https://issues.apache.org/jira/browse/ARROW-6545 Project:

[jira] [Created] (ARROW-6537) [R] Pass column_types to CSV reader

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6537: -- Summary: [R] Pass column_types to CSV reader Key: ARROW-6537 URL: https://issues.apache.org/jira/browse/ARROW-6537 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6540) [R] Add Validate() methods

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6540: -- Summary: [R] Add Validate() methods Key: ARROW-6540 URL: https://issues.apache.org/jira/browse/ARROW-6540 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-6542) [R] Add View() method to array types

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6542: -- Summary: [R] Add View() method to array types Key: ARROW-6542 URL: https://issues.apache.org/jira/browse/ARROW-6542 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6544) [R] Documentation/polishing for 0.15 release

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6544: -- Summary: [R] Documentation/polishing for 0.15 release Key: ARROW-6544 URL: https://issues.apache.org/jira/browse/ARROW-6544 Project: Apache Arrow Issue

[jira] [Created] (ARROW-6538) [R] Add Abort() method to streams

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6538: -- Summary: [R] Add Abort() method to streams Key: ARROW-6538 URL: https://issues.apache.org/jira/browse/ARROW-6538 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6534) [Java] Fix typos and spelling

2019-09-11 Thread Bryan Cutler (Jira)
Bryan Cutler created ARROW-6534: --- Summary: [Java] Fix typos and spelling Key: ARROW-6534 URL: https://issues.apache.org/jira/browse/ARROW-6534 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-6535) [C++] Status::WithMessage should accept variadic parameters

2019-09-11 Thread Benjamin Kietzman (Jira)
Benjamin Kietzman created ARROW-6535: Summary: [C++] Status::WithMessage should accept variadic parameters Key: ARROW-6535 URL: https://issues.apache.org/jira/browse/ARROW-6535 Project: Apache

[jira] [Created] (ARROW-6546) [C++] Add missing FlatBuffers source dependency

2019-09-11 Thread Sutou Kouhei (Jira)
Sutou Kouhei created ARROW-6546: --- Summary: [C++] Add missing FlatBuffers source dependency Key: ARROW-6546 URL: https://issues.apache.org/jira/browse/ARROW-6546 Project: Apache Arrow Issue

[jira] [Created] (ARROW-6547) [C++] valgrind errors in arrow-ipc-read-write-test

2019-09-11 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6547: --- Summary: [C++] valgrind errors in arrow-ipc-read-write-test Key: ARROW-6547 URL: https://issues.apache.org/jira/browse/ARROW-6547 Project: Apache Arrow Issue

Re: [Java] CI test failures

2019-09-11 Thread Micah Kornfield
I will try to take look the next couple of hours to see if I can fix it quickly. On Wed, Sep 11, 2019 at 4:54 AM Antoine Pitrou wrote: > > Hello, > > Some Travis-CI builds are failing because of Java issues. It would be > good if a Java contributor or maintainer could take a look ASAP. >

[jira] [Created] (ARROW-6524) [Developer][Packaging] Nightly build report's subject should contain Arrow

2019-09-11 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-6524: -- Summary: [Developer][Packaging] Nightly build report's subject should contain Arrow Key: ARROW-6524 URL: https://issues.apache.org/jira/browse/ARROW-6524

[jira] [Created] (ARROW-6527) [C++] Add OutputStream::Write() variant taking an owned buffer

2019-09-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6527: - Summary: [C++] Add OutputStream::Write() variant taking an owned buffer Key: ARROW-6527 URL: https://issues.apache.org/jira/browse/ARROW-6527 Project: Apache Arrow

[jira] [Created] (ARROW-6526) [C++] Poison data in PoolBuffer destructor

2019-09-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6526: - Summary: [C++] Poison data in PoolBuffer destructor Key: ARROW-6526 URL: https://issues.apache.org/jira/browse/ARROW-6526 Project: Apache Arrow Issue

[jira] [Created] (ARROW-6525) [C++] CloseFromDestructor() should perhaps not crash

2019-09-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6525: - Summary: [C++] CloseFromDestructor() should perhaps not crash Key: ARROW-6525 URL: https://issues.apache.org/jira/browse/ARROW-6525 Project: Apache Arrow

[jira] [Created] (ARROW-6528) [C++] Spurious Flight test failures (port allocation failure)

2019-09-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6528: - Summary: [C++] Spurious Flight test failures (port allocation failure) Key: ARROW-6528 URL: https://issues.apache.org/jira/browse/ARROW-6528 Project: Apache Arrow

[jira] [Created] (ARROW-6529) [C++] Feather: slow writing of NullArray

2019-09-11 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-6529: Summary: [C++] Feather: slow writing of NullArray Key: ARROW-6529 URL: https://issues.apache.org/jira/browse/ARROW-6529 Project: Apache Arrow

[Java] CI test failures

2019-09-11 Thread Antoine Pitrou
Hello, Some Travis-CI builds are failing because of Java issues. It would be good if a Java contributor or maintainer could take a look ASAP. https://issues.apache.org/jira/browse/ARROW-6509 Thanks Antoine.

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

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

[jira] [Created] (ARROW-6530) [CI][Crossbow][R] Nightly R job doesn't install all dependencies

2019-09-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6530: -- Summary: [CI][Crossbow][R] Nightly R job doesn't install all dependencies Key: ARROW-6530 URL: https://issues.apache.org/jira/browse/ARROW-6530 Project: Apache

[jira] [Created] (ARROW-6531) [C++] Do not always close raw OutputStream in BufferedOutputStream::Close

2019-09-11 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6531: --- Summary: [C++] Do not always close raw OutputStream in BufferedOutputStream::Close Key: ARROW-6531 URL: https://issues.apache.org/jira/browse/ARROW-6531 Project:

Re: Timeline for 0.15.0 release

2019-09-11 Thread Wes McKinney
hi Eric -- yes, that's correct. I'm planning to amend the Format docs today regarding the EOS issue and also update the C++ library On Wed, Sep 11, 2019 at 11:21 AM Eric Erhardt wrote: > > I assume the plan is to merge the ARROW-6313-flatbuffer-alignment branch into > master before the 0.15

RE: Timeline for 0.15.0 release

2019-09-11 Thread Eric Erhardt
I assume the plan is to merge the ARROW-6313-flatbuffer-alignment branch into master before the 0.15 release, correct? BTW - I believe the C# alignment changes are ready to be merged into the alignment branch - https://github.com/apache/arrow/pull/5280/ Eric -Original Message- From: