[jira] [Assigned] (ARROW-2313) [GLib] Release builds must define NDEBUG

2018-03-14 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou reassigned ARROW-2313: --- Assignee: Kouhei Sutou > [GLib] Release builds must define NDEBUG >

[jira] [Assigned] (ARROW-2312) [JS] verify-release-candidate-sh must be updated to include JS in integration tests

2018-03-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-2312: --- Assignee: Paul Taylor > [JS] verify-release-candidate-sh must be updated to include JS in

[jira] [Commented] (ARROW-2312) [JS] verify-release-candidate-sh must be updated to include JS in integration tests

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399909#comment-16399909 ] ASF GitHub Bot commented on ARROW-2312: --- wesm closed pull request #1751: ARROW-2312: [JS] run

[jira] [Resolved] (ARROW-2312) [JS] verify-release-candidate-sh must be updated to include JS in integration tests

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

[jira] [Created] (ARROW-2313) [GLib] Release builds must define NDEBUG

2018-03-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2313: --- Summary: [GLib] Release builds must define NDEBUG Key: ARROW-2313 URL: https://issues.apache.org/jira/browse/ARROW-2313 Project: Apache Arrow Issue Type: Bug

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

2018-03-14 Thread Alex Hagerman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399783#comment-16399783 ] Alex Hagerman commented on ARROW-640: - Sounds good. Just to verify Integer only or Number types in

[jira] [Commented] (ARROW-2312) [JS] verify-release-candidate-sh must be updated to include JS in integration tests

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399757#comment-16399757 ] ASF GitHub Bot commented on ARROW-2312: --- trxcllnt opened a new pull request #1751: ARROW-2312: [JS]

[jira] [Updated] (ARROW-2312) [JS] verify-release-candidate-sh must be updated to include JS in integration tests

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2312: -- Labels: pull-request-available (was: ) > [JS] verify-release-candidate-sh must be updated to

[jira] [Created] (ARROW-2312) [JS] verify-release-candidate-sh must be updated to include JS in integration tests

2018-03-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2312: --- Summary: [JS] verify-release-candidate-sh must be updated to include JS in integration tests Key: ARROW-2312 URL: https://issues.apache.org/jira/browse/ARROW-2312

[jira] [Assigned] (ARROW-1886) [Python] Add function to "flatten" structs within tables

2018-03-14 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou reassigned ARROW-1886: - Assignee: Antoine Pitrou > [Python] Add function to "flatten" structs within tables >

[jira] [Created] (ARROW-2311) [Python] Struct array slicing defective

2018-03-14 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2311: - Summary: [Python] Struct array slicing defective Key: ARROW-2311 URL: https://issues.apache.org/jira/browse/ARROW-2311 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2310) Source release scripts fail with Java8

2018-03-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2310: --- Summary: Source release scripts fail with Java8 Key: ARROW-2310 URL: https://issues.apache.org/jira/browse/ARROW-2310 Project: Apache Arrow Issue Type: Bug

[jira] [Resolved] (ARROW-2307) [Python] Unable to read arrow stream containing 0 record batches

2018-03-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-2307. - Resolution: Fixed Fix Version/s: 0.9.0 Issue resolved by pull request 1747

[jira] [Commented] (ARROW-2307) [Python] Unable to read arrow stream containing 0 record batches

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

[jira] [Commented] (ARROW-2307) [Python] Unable to read arrow stream containing 0 record batches

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399684#comment-16399684 ] ASF GitHub Bot commented on ARROW-2307: --- wesm commented on issue #1747: ARROW-2307: [Python] Allow

[jira] [Updated] (ARROW-2309) [C++] Use std::make_unsigned

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2309: -- Labels: pull-request-available (was: ) > [C++] Use std::make_unsigned >

[jira] [Commented] (ARROW-2309) [C++] Use std::make_unsigned

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

[jira] [Created] (ARROW-2309) [C++] Use std::make_unsigned

2018-03-14 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2309: - Summary: [C++] Use std::make_unsigned Key: ARROW-2309 URL: https://issues.apache.org/jira/browse/ARROW-2309 Project: Apache Arrow Issue Type: Task

[jira] [Updated] (ARROW-2307) [Python] Unable to read arrow stream containing 0 record batches

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2307: -- Labels: pull-request-available (was: ) > [Python] Unable to read arrow stream containing 0

[jira] [Commented] (ARROW-2307) [Python] Unable to read arrow stream containing 0 record batches

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

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

2018-03-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-2307: --- Assignee: Wes McKinney > Unable to read arrow stream containing 0 record batches using

[jira] [Commented] (ARROW-2307) [Python] Unable to read arrow stream containing 0 record batches

2018-03-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398813#comment-16398813 ] Wes McKinney commented on ARROW-2307: - Working on a fix for this > [Python] Unable to read arrow

[jira] [Updated] (ARROW-2307) [Python] Unable to read arrow stream containing 0 record batches

2018-03-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2307: Summary: [Python] Unable to read arrow stream containing 0 record batches (was: Unable to read

[jira] [Commented] (ARROW-1701) [Serialization] Support zero copy PyTorch Tensor serialization

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398697#comment-16398697 ] ASF GitHub Bot commented on ARROW-1701: --- ppwwyyxx commented on issue #1223: ARROW-1701:

[jira] [Commented] (ARROW-2140) [Python] Conversion from Numpy float16 array unimplemented

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398732#comment-16398732 ] ASF GitHub Bot commented on ARROW-2140: --- pitrou commented on issue #1744: ARROW-2140: [Python]

[jira] [Updated] (ARROW-2140) [Python] Conversion from Numpy float16 array unimplemented

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2140: -- Labels: pull-request-available (was: ) > [Python] Conversion from Numpy float16 array

[jira] [Commented] (ARROW-1701) [Serialization] Support zero copy PyTorch Tensor serialization

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398699#comment-16398699 ] ASF GitHub Bot commented on ARROW-1701: --- ppwwyyxx commented on issue #1223: ARROW-1701:

[jira] [Commented] (ARROW-2140) [Python] Conversion from Numpy float16 array unimplemented

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

[jira] [Commented] (ARROW-45) Python: Add unnest/flatten function for List types

2018-03-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398663#comment-16398663 ] Wes McKinney commented on ARROW-45: --- Yes > Python: Add unnest/flatten function for List types >

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

2018-03-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398658#comment-16398658 ] Wes McKinney commented on ARROW-2308: - Making tensors 64-byte aligned makes sense to me. There's some

[jira] [Commented] (ARROW-1886) [Python] Add function to "flatten" structs within tables

2018-03-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398620#comment-16398620 ] Wes McKinney commented on ARROW-1886: - I believe so, yes > [Python] Add function to "flatten" structs

[jira] [Commented] (ARROW-1886) [Python] Add function to "flatten" structs within tables

2018-03-14 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398563#comment-16398563 ] Antoine Pitrou commented on ARROW-1886: --- Should this happen on the C++ side as well? > [Python] Add

[jira] [Commented] (ARROW-45) Python: Add unnest/flatten function for List types

2018-03-14 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398556#comment-16398556 ] Antoine Pitrou commented on ARROW-45: - Should this happen on the C++ side as well? > Python: Add

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

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398362#comment-16398362 ] ASF GitHub Bot commented on ARROW-2304: --- xhochy closed pull request #1743: ARROW-2304: [C++] Fix

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

2018-03-14 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved ARROW-2304. Resolution: Fixed Issue resolved by pull request 1743 [https://github.com/apache/arrow/pull/1743]

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

2018-03-14 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved ARROW-2306. Resolution: Fixed Issue resolved by pull request 1742 [https://github.com/apache/arrow/pull/1742]

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

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

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

2018-03-14 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398355#comment-16398355 ] Antoine Pitrou commented on ARROW-640: -- I don't think we're concerned about particular workloads for

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

2018-03-14 Thread Robert Nishihara (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398143#comment-16398143 ] Robert Nishihara commented on ARROW-2308: - It's probably worth discussing what the best way to do

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

2018-03-14 Thread Robert Nishihara (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398143#comment-16398143 ] Robert Nishihara edited comment on ARROW-2308 at 3/14/18 6:27 AM: -- It's