[jira] [Created] (ARROW-2308) Serialized tensor data should be 64-byte aligned.

2018-03-13 Thread Robert Nishihara (JIRA)
Robert Nishihara created ARROW-2308: --- Summary: Serialized tensor data should be 64-byte aligned. Key: ARROW-2308 URL: https://issues.apache.org/jira/browse/ARROW-2308 Project: Apache Arrow

[jira] [Updated] (ARROW-2304) [C++] MultipleClients test in io-hdfs-test fails on trunk

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2304: -- Labels: pull-request-available (was: ) > [C++] MultipleClients test in io-hdfs-test fails on

[jira] [Commented] (ARROW-2304) [C++] MultipleClients test in io-hdfs-test fails on trunk

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398064#comment-16398064 ] ASF GitHub Bot commented on ARROW-2304: --- wesm opened a new pull request #1743: ARROW-2304: [C++} Fix

[jira] [Assigned] (ARROW-2304) [C++] MultipleClients test in io-hdfs-test fails on trunk

2018-03-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-2304: --- Assignee: Wes McKinney > [C++] MultipleClients test in io-hdfs-test fails on trunk >

[jira] [Commented] (ARROW-2306) [Python] HDFS test failures

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398063#comment-16398063 ] ASF GitHub Bot commented on ARROW-2306: --- wesm opened a new pull request #1742: ARROW-2306: [Python]

[jira] [Updated] (ARROW-2306) [Python] HDFS test failures

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2306: -- Labels: pull-request-available (was: ) > [Python] HDFS test failures >

[jira] [Commented] (ARROW-640) [Python] Arrow scalar values should have a sensible __hash__ and comparison

2018-03-13 Thread Alex Hagerman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397909#comment-16397909 ] Alex Hagerman commented on ARROW-640: - Thanks [~pitrou] this was actually what I had implemented

[jira] [Created] (ARROW-2307) Unable to read arrow stream containing 0 record batches using pyarrow

2018-03-13 Thread Benjamin Duffield (JIRA)
Benjamin Duffield created ARROW-2307: Summary: Unable to read arrow stream containing 0 record batches using pyarrow Key: ARROW-2307 URL: https://issues.apache.org/jira/browse/ARROW-2307 Project:

[jira] [Commented] (ARROW-2305) [Python] Cython 0.25.2 compilation failure

2018-03-13 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397652#comment-16397652 ] Uwe L. Korn commented on ARROW-2305: Would raising tge minimal required cython version be ok for us?

[jira] [Created] (ARROW-2306) [Python] HDFS test failures

2018-03-13 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2306: --- Summary: [Python] HDFS test failures Key: ARROW-2306 URL: https://issues.apache.org/jira/browse/ARROW-2306 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2305) [Python] Cython 0.25.2 compilation failure

2018-03-13 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2305: --- Summary: [Python] Cython 0.25.2 compilation failure Key: ARROW-2305 URL: https://issues.apache.org/jira/browse/ARROW-2305 Project: Apache Arrow Issue Type:

[jira] [Updated] (ARROW-2305) [Python] Cython 0.25.2 compilation failure

2018-03-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2305: Fix Version/s: (was: 0.9.0) 0.10.0 > [Python] Cython 0.25.2 compilation

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397626#comment-16397626 ] ASF GitHub Bot commented on ARROW-2227: --- wesm closed pull request #1740: ARROW-2227: [Python] Fix

[jira] [Resolved] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-2227. - Resolution: Fixed Issue resolved by pull request 1740 [https://github.com/apache/arrow/pull/1740]

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397624#comment-16397624 ] ASF GitHub Bot commented on ARROW-2227: --- wesm commented on issue #1740: ARROW-2227: [Python] Fix

[jira] [Updated] (ARROW-2300) [Python] python/testing/test_hdfs.sh no longer works

2018-03-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2300: Fix Version/s: (was: 0.9.0) 0.10.0 > [Python] python/testing/test_hdfs.sh no

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397540#comment-16397540 ] ASF GitHub Bot commented on ARROW-2227: --- wesm commented on a change in pull request #1740:

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

2018-03-13 Thread Brian Hulette (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397399#comment-16397399 ] Brian Hulette commented on ARROW-2266: -- The JS consumer is also to blame for the long runtime, since

[jira] [Commented] (ARROW-2277) [Python] Tensor.from_numpy doesn't support struct arrays

2018-03-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397389#comment-16397389 ] Wes McKinney commented on ARROW-2277: - This is possible, eventually, see ARROW-1790:

[jira] [Commented] (ARROW-2276) [Python] Tensor could implement the buffer protocol

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397259#comment-16397259 ] ASF GitHub Bot commented on ARROW-2276: --- pitrou opened a new pull request #1741: ARROW-2276:

[jira] [Closed] (ARROW-2277) [Python] Tensor.from_numpy doesn't support struct arrays

2018-03-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou closed ARROW-2277. - Resolution: Won't Fix > [Python] Tensor.from_numpy doesn't support struct arrays >

[jira] [Updated] (ARROW-2276) [Python] Tensor could implement the buffer protocol

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2276: -- Labels: pull-request-available (was: ) > [Python] Tensor could implement the buffer protocol >

[jira] [Commented] (ARROW-2277) [Python] Tensor.from_numpy doesn't support struct arrays

2018-03-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397257#comment-16397257 ] Antoine Pitrou commented on ARROW-2277: --- Actually, it is reasonable not to support struct arrays in

[jira] [Commented] (ARROW-640) [Python] Arrow scalar values should have a sensible __hash__ and comparison

2018-03-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397116#comment-16397116 ] Antoine Pitrou commented on ARROW-640: -- [~alexhagerman], you'll need to be careful for hashing to be

[jira] [Created] (ARROW-2304) [C++] MultipleClients test in io-hdfs-test fails on trunk

2018-03-13 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2304: --- Summary: [C++] MultipleClients test in io-hdfs-test fails on trunk Key: ARROW-2304 URL: https://issues.apache.org/jira/browse/ARROW-2304 Project: Apache Arrow

[jira] [Created] (ARROW-2303) [C++] Disable ASAN when building io-hdfs-test.cc

2018-03-13 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2303: --- Summary: [C++] Disable ASAN when building io-hdfs-test.cc Key: ARROW-2303 URL: https://issues.apache.org/jira/browse/ARROW-2303 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397101#comment-16397101 ] ASF GitHub Bot commented on ARROW-2227: --- pitrou commented on a change in pull request #1740:

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397098#comment-16397098 ] ASF GitHub Bot commented on ARROW-2227: --- wesm commented on a change in pull request #1740:

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397095#comment-16397095 ] ASF GitHub Bot commented on ARROW-2227: --- pitrou commented on a change in pull request #1740:

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397077#comment-16397077 ] ASF GitHub Bot commented on ARROW-2227: --- wesm opened a new pull request #1740: ARROW-2227: [Python]

[jira] [Updated] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2227: -- Labels: pull-request-available (was: ) > [Python] Table.from_pandas does not create

[jira] [Created] (ARROW-2302) [GLib] Run autotools and meson Linux builds in same Travis CI build entry

2018-03-13 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2302: --- Summary: [GLib] Run autotools and meson Linux builds in same Travis CI build entry Key: ARROW-2302 URL: https://issues.apache.org/jira/browse/ARROW-2302 Project:

[jira] [Resolved] (ARROW-1643) [Python] Accept hdfs:// prefixes in parquet.read_table and attempt to connect to HDFS

2018-03-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-1643. - Resolution: Fixed Issue resolved by pull request 1668 [https://github.com/apache/arrow/pull/1668]

[jira] [Commented] (ARROW-1643) [Python] Accept hdfs:// prefixes in parquet.read_table and attempt to connect to HDFS

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396962#comment-16396962 ] ASF GitHub Bot commented on ARROW-1643: --- wesm closed pull request #1668: ARROW-1643: [Python] Accept

[jira] [Commented] (ARROW-2122) [Python] Pyarrow fails to serialize dataframe with timestamp.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396847#comment-16396847 ] ASF GitHub Bot commented on ARROW-2122: --- pitrou commented on a change in pull request #1707:

[jira] [Commented] (ARROW-2122) [Python] Pyarrow fails to serialize dataframe with timestamp.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396844#comment-16396844 ] ASF GitHub Bot commented on ARROW-2122: --- pitrou commented on a change in pull request #1707:

[jira] [Commented] (ARROW-2122) [Python] Pyarrow fails to serialize dataframe with timestamp.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396845#comment-16396845 ] ASF GitHub Bot commented on ARROW-2122: --- pitrou commented on a change in pull request #1707: