[jira] [Created] (ARROW-3832) [Python] StringValue.to_pandas returns an array with dtype='O' instead of 'S'

2018-11-17 Thread Yevgeni Litvin (JIRA)
Yevgeni Litvin created ARROW-3832: - Summary: [Python] StringValue.to_pandas returns an array with dtype='O' instead of 'S' Key: ARROW-3832 URL: https://issues.apache.org/jira/browse/ARROW-3832

[jira] [Created] (ARROW-3831) [C++] arrow::util::Codec::Decompress() doesn't return decompressed data size

2018-11-17 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3831: --- Summary: [C++] arrow::util::Codec::Decompress() doesn't return decompressed data size Key: ARROW-3831 URL: https://issues.apache.org/jira/browse/ARROW-3831 Project:

[jira] [Created] (ARROW-3830) [GLib] Add GArrowCodec

2018-11-17 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3830: --- Summary: [GLib] Add GArrowCodec Key: ARROW-3830 URL: https://issues.apache.org/jira/browse/ARROW-3830 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-3829) [Python] Support protocols to extract Arrow objects from third-party classes

2018-11-17 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-3829: -- Summary: [Python] Support protocols to extract Arrow objects from third-party classes Key: ARROW-3829 URL: https://issues.apache.org/jira/browse/ARROW-3829 Project:

Re: Rust IPC and Integration Testing

2018-11-17 Thread Andy Grove
I have created a PR this morning that adds the generated Flatbuffers code to the Rust implementation (https://github.com/apache/arrow/pull/2986). Just throwing these files into the repo doesn't add a ton of value until we use them for something, but it took some effort to generate them (and then

[jira] [Created] (ARROW-3828) [Python] client.list() produces segfault

2018-11-17 Thread Xander Johnson (JIRA)
Xander Johnson created ARROW-3828: - Summary: [Python] client.list() produces segfault Key: ARROW-3828 URL: https://issues.apache.org/jira/browse/ARROW-3828 Project: Apache Arrow Issue Type: