[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352315#comment-16352315 ] Antoine Pitrou commented on ARROW-2071: --- I am not able to reproduce the slowness with a debug build

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352381#comment-16352381 ] Antoine Pitrou commented on ARROW-2071: --- Neither can I reproduce with clang 4.0.0. > [Python]

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352400#comment-16352400 ] Antoine Pitrou commented on ARROW-2071: --- I opened [https://github.com/apache/arrow/pull/1560] to try

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352560#comment-16352560 ] Antoine Pitrou commented on ARROW-2071: --- I'm managing to get the plasma tests much faster with

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352516#comment-16352516 ] Antoine Pitrou commented on ARROW-2071: --- Ok, so it seems the slowness in plasma tests is due to the

[jira] [Created] (ARROW-2091) Interacting with arrow/pyarrow in C++

2018-02-05 Thread Jun (JIRA)
Jun created ARROW-2091: -- Summary: Interacting with arrow/pyarrow in C++ Key: ARROW-2091 URL: https://issues.apache.org/jira/browse/ARROW-2091 Project: Apache Arrow Issue Type: Improvement

[jira] [Commented] (ARROW-2091) Interacting with arrow/pyarrow in C++

2018-02-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352631#comment-16352631 ] Wes McKinney commented on ARROW-2091: - Hi, we already have a JIRA about documenting this: ARROW-1021.

[jira] [Commented] (ARROW-2090) [Python] Add context manager methods to ParquetWriter

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352632#comment-16352632 ] ASF GitHub Bot commented on ARROW-2090: --- wesm commented on issue #1559: ARROW-2090: [Python] Add

[jira] [Commented] (ARROW-2091) Interacting with arrow/pyarrow in C++

2018-02-05 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352633#comment-16352633 ] Uwe L. Korn commented on ARROW-2091: Yes, this is possible using the code supplied in

[jira] [Assigned] (ARROW-1021) [Python] Add documentation about using pyarrow from other Cython and C++ projects

2018-02-05 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn reassigned ARROW-1021: -- Assignee: Uwe L. Korn > [Python] Add documentation about using pyarrow from other Cython and

[jira] [Commented] (ARROW-2059) [Python] Possible performance regression in Feather read/write path

2018-02-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352638#comment-16352638 ] Wes McKinney commented on ARROW-2059: - Thanks [~alphalfalfa] -- this suggests that we need to optimize

[jira] [Commented] (ARROW-1465) [C++] Accommodate ABI changes in libhdfs3 from 2.2.31 to 2.3 on conda-forge

2018-02-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352642#comment-16352642 ] Wes McKinney commented on ARROW-1465: - cc [~jim.crist] > [C++] Accommodate ABI changes in libhdfs3

[jira] [Commented] (ARROW-2091) Interacting with arrow/pyarrow in C++

2018-02-05 Thread Jun (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352649#comment-16352649 ] Jun commented on ARROW-2091: Thanks a lot! I'll follow those links. It will be very useful if these info are

[jira] [Created] (ARROW-2094) [Python] Use toolchain libraries and PROTOBUF_HOME for protocol buffers

2018-02-05 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2094: --- Summary: [Python] Use toolchain libraries and PROTOBUF_HOME for protocol buffers Key: ARROW-2094 URL: https://issues.apache.org/jira/browse/ARROW-2094 Project: Apache

[jira] [Commented] (ARROW-1976) [Python] Handling unicode pandas columns on parquet.read_table

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353083#comment-16353083 ] ASF GitHub Bot commented on ARROW-1976: --- wesm commented on issue #1553: ARROW-1976: [Python]

[jira] [Commented] (ARROW-1394) [Plasma] Add optional extension for allocating memory on GPUs

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353123#comment-16353123 ] ASF GitHub Bot commented on ARROW-1394: --- pcmoritz commented on issue #1445: ARROW-1394: [Plasma] Add

[jira] [Commented] (ARROW-1394) [Plasma] Add optional extension for allocating memory on GPUs

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353124#comment-16353124 ] ASF GitHub Bot commented on ARROW-1394: --- pcmoritz commented on issue #1445: ARROW-1394: [Plasma] Add

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353135#comment-16353135 ] ASF GitHub Bot commented on ARROW-2071: --- robertnishihara commented on issue #1561: ARROW-2071:

[jira] [Commented] (ARROW-1976) [Python] Handling unicode pandas columns on parquet.read_table

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353146#comment-16353146 ] ASF GitHub Bot commented on ARROW-1976: --- wesm closed pull request #1553: ARROW-1976: [Python]

[jira] [Created] (ARROW-2095) [C++] Suppress ORC EP build logging by default

2018-02-05 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2095: --- Summary: [C++] Suppress ORC EP build logging by default Key: ARROW-2095 URL: https://issues.apache.org/jira/browse/ARROW-2095 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-2094) [Python] Use toolchain libraries and PROTOBUF_HOME for protocol buffers

2018-02-05 Thread Max Risuhin (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353092#comment-16353092 ] Max Risuhin commented on ARROW-2094: Hey [~wesmckinn] , just to clarify, creation of

[jira] [Assigned] (ARROW-2094) [Python] Use toolchain libraries and PROTOBUF_HOME for protocol buffers

2018-02-05 Thread Max Risuhin (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Risuhin reassigned ARROW-2094: -- Assignee: Max Risuhin > [Python] Use toolchain libraries and PROTOBUF_HOME for protocol

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353141#comment-16353141 ] ASF GitHub Bot commented on ARROW-2071: --- robertnishihara commented on issue #1561: ARROW-2071:

[jira] [Created] (ARROW-2096) [C++] Turn off Boost_DEBUG to trim build output

2018-02-05 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2096: --- Summary: [C++] Turn off Boost_DEBUG to trim build output Key: ARROW-2096 URL: https://issues.apache.org/jira/browse/ARROW-2096 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2097) [Python] Suppress valgrind stdout/stderr in Travis CI builds when there are no errors

2018-02-05 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2097: --- Summary: [Python] Suppress valgrind stdout/stderr in Travis CI builds when there are no errors Key: ARROW-2097 URL: https://issues.apache.org/jira/browse/ARROW-2097

[jira] [Commented] (ARROW-2066) [Python] Document reading Parquet files from Azure Blob Store

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353089#comment-16353089 ] ASF GitHub Bot commented on ARROW-2066: --- rrussell39 commented on a change in pull request #1544:

[jira] [Updated] (ARROW-2066) [Python] Document reading Parquet files from Azure Blob Store

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2066: -- Labels: pull-request-available (was: ) > [Python] Document reading Parquet files from Azure

[jira] [Commented] (ARROW-1757) [C++] Add DictionaryArray::FromArrays alternate ctor that can check or sanitized "untrusted" indices

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353138#comment-16353138 ] ASF GitHub Bot commented on ARROW-1757: --- wesm commented on issue #1535: ARROW-1757: [C++] Add

[jira] [Resolved] (ARROW-1976) [Python] Handling unicode pandas columns on parquet.read_table

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

[jira] [Commented] (ARROW-2086) [Python] Shrink size of arrow_manylinux1_x86_64_base docker image

2018-02-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352718#comment-16352718 ] Antoine Pitrou commented on ARROW-2086: --- Python 3.5 was released on September 13, 2015. Python 3.4

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352736#comment-16352736 ] Antoine Pitrou commented on ARROW-2071: --- By the way, there's also a "pytorch" conda channel with

[jira] [Commented] (ARROW-2083) Support skipping builds

2018-02-05 Thread Jim Crist (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352711#comment-16352711 ] Jim Crist commented on ARROW-2083: -- I added something similar for dask to only build the hdfs tests on

[jira] [Created] (ARROW-2092) [Python] Enhance benchmark suite

2018-02-05 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2092: - Summary: [Python] Enhance benchmark suite Key: ARROW-2092 URL: https://issues.apache.org/jira/browse/ARROW-2092 Project: Apache Arrow Issue Type:

[jira] [Commented] (ARROW-2044) [JS] Typings should be a regular dependency

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353198#comment-16353198 ] ASF GitHub Bot commented on ARROW-2044: --- TheNeuralBit commented on issue #1524: ARROW-2044: [JS]

[jira] [Commented] (ARROW-2044) [JS] Typings should be a regular dependency

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353202#comment-16353202 ] ASF GitHub Bot commented on ARROW-2044: --- wesm commented on issue #1524: ARROW-2044: [JS] Typings

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

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

[jira] [Commented] (ARROW-2080) [Python] Update documentation after ARROW-2024

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353031#comment-16353031 ] ASF GitHub Bot commented on ARROW-2080: --- wesm closed pull request #1547: ARROW-2080: [Python] Update

[jira] [Commented] (ARROW-2044) [JS] Typings should be a regular dependency

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353034#comment-16353034 ] ASF GitHub Bot commented on ARROW-2044: --- wesm commented on issue #1524: ARROW-2044: [JS] Typings

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353058#comment-16353058 ] ASF GitHub Bot commented on ARROW-2071: --- wesm commented on issue #1561: ARROW-2071: [Python] Fix

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

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

[jira] [Commented] (ARROW-2090) [Python] Add context manager methods to ParquetWriter

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352984#comment-16352984 ] ASF GitHub Bot commented on ARROW-2090: --- wesm closed pull request #1559: ARROW-2090: [Python] Add

[jira] [Resolved] (ARROW-2090) [Python] Add context manager methods to ParquetWriter

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

[jira] [Assigned] (ARROW-2090) [Python] Add context manager methods to ParquetWriter

2018-02-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-2090: --- Assignee: Alec Posney > [Python] Add context manager methods to ParquetWriter >

[jira] [Commented] (ARROW-1757) [C++] Add DictionaryArray::FromArrays alternate ctor that can check or sanitized "untrusted" indices

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

[jira] [Commented] (ARROW-2093) [Python] Possibly do not test pytorch serialization in Travis CI

2018-02-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353062#comment-16353062 ] Antoine Pitrou commented on ARROW-2093: --- Also note the builds we're fetching don't seem to work (or

[jira] [Resolved] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

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

[jira] [Commented] (ARROW-2086) [Python] Shrink size of arrow_manylinux1_x86_64_base docker image

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352985#comment-16352985 ] ASF GitHub Bot commented on ARROW-2086: --- wesm closed pull request #1555: ARROW-2086: [Python] Shrink

[jira] [Resolved] (ARROW-2086) [Python] Shrink size of arrow_manylinux1_x86_64_base docker image

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

[jira] [Commented] (ARROW-2049) setup.py doesn't pick a cython executable that resides in the venv used for running setup.py

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353012#comment-16353012 ] ASF GitHub Bot commented on ARROW-2049: --- wesm commented on issue #1526: ARROW-2049: [Python] Try

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353056#comment-16353056 ] ASF GitHub Bot commented on ARROW-2071: --- wesm commented on issue #1561: ARROW-2071: [Python] Fix

[jira] [Created] (ARROW-2093) [Python] Possibly do not test pytorch serialization in Travis CI

2018-02-05 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2093: --- Summary: [Python] Possibly do not test pytorch serialization in Travis CI Key: ARROW-2093 URL: https://issues.apache.org/jira/browse/ARROW-2093 Project: Apache Arrow

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353051#comment-16353051 ] ASF GitHub Bot commented on ARROW-2071: --- wesm commented on issue #1561: ARROW-2071: [Python] Fix

[jira] [Commented] (ARROW-2071) [Python] Reduce runtime of builds in Travis CI

2018-02-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352679#comment-16352679 ] Antoine Pitrou commented on ARROW-2071: --- Ok, I managed to demystify the serialization tests issue.