[jira] [Created] (ARROW-2259) [C++] importing pyarrow segfaults in boost_regex

2018-03-05 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2259: - Summary: [C++] importing pyarrow segfaults in boost_regex Key: ARROW-2259 URL: https://issues.apache.org/jira/browse/ARROW-2259 Project: Apache Arrow Issue

Re: How to properly serialize subclasses of supported classes

2018-03-05 Thread Mitar
Hi! You mean, this explains why a subclass of list is not being matched? Maybe. But I do not get why my custom serialization for ndarray subclass is never called. Or how hard would it be to automatically serialize/deserialize into subclasses so that I would not have to have a custom serializatio

[jira] [Created] (ARROW-2260) plasma_store should show usage

2018-03-05 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2260: - Summary: plasma_store should show usage Key: ARROW-2260 URL: https://issues.apache.org/jira/browse/ARROW-2260 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-2261) [GLib] Can't share the same memory in GArrowBuffer safely

2018-03-05 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-2261: --- Summary: [GLib] Can't share the same memory in GArrowBuffer safely Key: ARROW-2261 URL: https://issues.apache.org/jira/browse/ARROW-2261 Project: Apache Arrow

[jira] [Created] (ARROW-2262) [Python] Support slicing on pyarrow.ChunkedArray

2018-03-05 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-2262: -- Summary: [Python] Support slicing on pyarrow.ChunkedArray Key: ARROW-2262 URL: https://issues.apache.org/jira/browse/ARROW-2262 Project: Apache Arrow Issue Type:

Making a bugfix Arrow JS release

2018-03-05 Thread Wes McKinney
Brian mentioned on GitHub that it might be good to make a 0.3.1 JS release due to bugs fixed since 0.3.0. Is there any other work that needs to be merged before doing this? Thanks Wes

[jira] [Created] (ARROW-2263) [Python] test_cython.py fails if pyarrow is not in import path (e.g. with inplace builds)

2018-03-05 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2263: --- Summary: [Python] test_cython.py fails if pyarrow is not in import path (e.g. with inplace builds) Key: ARROW-2263 URL: https://issues.apache.org/jira/browse/ARROW-2263

[jira] [Created] (ARROW-2264) Efficiently serialize numpy arrays with dtype of unicode fixed length string

2018-03-05 Thread Mitar (JIRA)
Mitar created ARROW-2264: Summary: Efficiently serialize numpy arrays with dtype of unicode fixed length string Key: ARROW-2264 URL: https://issues.apache.org/jira/browse/ARROW-2264 Project: Apache Arrow

[jira] [Created] (ARROW-2265) Serializing subclasses of np.ndarray returns a np.ndarray.

2018-03-05 Thread Robert Nishihara (JIRA)
Robert Nishihara created ARROW-2265: --- Summary: Serializing subclasses of np.ndarray returns a np.ndarray. Key: ARROW-2265 URL: https://issues.apache.org/jira/browse/ARROW-2265 Project: Apache Arrow

Re: How to properly serialize subclasses of supported classes

2018-03-05 Thread Robert Nishihara
We just chatted offline. Should be fixed by https://github.com/apache/arrow/pull/1704. On Mon, Mar 5, 2018 at 3:42 AM Mitar wrote: > Hi! > > You mean, this explains why a subclass of list is not being matched? Maybe. > > But I do not get why my custom serialization for ndarray subclass is > neve

[jira] [Created] (ARROW-2266) [CI] Improve runtime of integration tests in Travis CI

2018-03-05 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2266: --- Summary: [CI] Improve runtime of integration tests in Travis CI Key: ARROW-2266 URL: https://issues.apache.org/jira/browse/ARROW-2266 Project: Apache Arrow Iss

[jira] [Created] (ARROW-2267) Rust bindings

2018-03-05 Thread Joshua Howard (JIRA)
Joshua Howard created ARROW-2267: Summary: Rust bindings Key: ARROW-2267 URL: https://issues.apache.org/jira/browse/ARROW-2267 Project: Apache Arrow Issue Type: New Feature Componen

[jira] [Created] (ARROW-2268) Remove MD5 checksums from release process

2018-03-05 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2268: --- Summary: Remove MD5 checksums from release process Key: ARROW-2268 URL: https://issues.apache.org/jira/browse/ARROW-2268 Project: Apache Arrow Issue Type: Bug