[jira] [Commented] (ARROW-2113) [Python] Incomplete CLASSPATH with "hadoop" contained in it can fool the classpath setting HDFS logic

2018-02-09 Thread Michal Danko (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358069#comment-16358069 ] Michal Danko commented on ARROW-2113: - Thank you very much for your support. It seems

[jira] [Closed] (ARROW-2113) [Python] Incomplete CLASSPATH with "hadoop" contained in it can fool the classpath setting HDFS logic

2018-02-09 Thread Michal Danko (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Danko closed ARROW-2113. --- Not a bug, issue with different component. > [Python] Incomplete CLASSPATH with "hadoop" contained in it

[jira] [Resolved] (ARROW-2113) [Python] Incomplete CLASSPATH with "hadoop" contained in it can fool the classpath setting HDFS logic

2018-02-09 Thread Michal Danko (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Danko resolved ARROW-2113. - Resolution: Not A Bug > [Python] Incomplete CLASSPATH with "hadoop" contained in it can fool the

[jira] [Created] (ARROW-2123) [JS] Upgrade to TS 2.7.1

2018-02-09 Thread Brian Hulette (JIRA)
Brian Hulette created ARROW-2123: Summary: [JS] Upgrade to TS 2.7.1 Key: ARROW-2123 URL: https://issues.apache.org/jira/browse/ARROW-2123 Project: Apache Arrow Issue Type: Task Comp

[jira] [Assigned] (ARROW-1833) [Java] Add accessor methods for data buffers that skip null checking

2018-02-09 Thread Jingyuan Wang (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyuan Wang reassigned ARROW-1833: Assignee: Jingyuan Wang > [Java] Add accessor methods for data buffers that skip null check

[jira] [Commented] (ARROW-1833) [Java] Add accessor methods for data buffers that skip null checking

2018-02-09 Thread Jingyuan Wang (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358557#comment-16358557 ] Jingyuan Wang commented on ARROW-1833: -- I can take it > [Java] Add accessor methods

[jira] [Updated] (ARROW-2123) [JS] Upgrade to TS 2.7.1

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2123: -- Labels: pull-request-available (was: ) > [JS] Upgrade to TS 2.7.1 > >

[jira] [Commented] (ARROW-2123) [JS] Upgrade to TS 2.7.1

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358575#comment-16358575 ] ASF GitHub Bot commented on ARROW-2123: --- TheNeuralBit opened a new pull request #158

[jira] [Commented] (ARROW-1973) [Python] Memory leak when converting Arrow tables with array columns to Pandas dataframes.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358629#comment-16358629 ] ASF GitHub Bot commented on ARROW-1973: --- cpcloud commented on issue #1578: ARROW-197

[jira] [Commented] (ARROW-2001) Add getInitReservation() to BufferAllocator interface similar to getLimit(), getHeadRoom() APIs

2018-02-09 Thread Arun Shanmugam Kumar (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358692#comment-16358692 ] Arun Shanmugam Kumar commented on ARROW-2001: - [~siddteotia], I can pick this

[jira] [Commented] (ARROW-1973) [Python] Memory leak when converting Arrow tables with array columns to Pandas dataframes.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358732#comment-16358732 ] ASF GitHub Bot commented on ARROW-1973: --- wesm commented on issue #1578: ARROW-1973:

[jira] [Commented] (ARROW-1942) [C++] Hash table specializations for small integers

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358736#comment-16358736 ] ASF GitHub Bot commented on ARROW-1942: --- wesm commented on issue #1551: ARROW-1942:

[jira] [Commented] (ARROW-2123) [JS] Upgrade to TS 2.7.1

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358741#comment-16358741 ] ASF GitHub Bot commented on ARROW-2123: --- wesm closed pull request #1582: ARROW-2123:

[jira] [Resolved] (ARROW-2123) [JS] Upgrade to TS 2.7.1

2018-02-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-2123. - Resolution: Fixed Fix Version/s: (was: JS-0.3.0) 0.9.0 Issue resolve

[jira] [Commented] (ARROW-1973) [Python] Memory leak when converting Arrow tables with array columns to Pandas dataframes.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358747#comment-16358747 ] ASF GitHub Bot commented on ARROW-1973: --- cpcloud commented on issue #1578: ARROW-197

[jira] [Reopened] (ARROW-2113) [Python] Incomplete CLASSPATH with "hadoop" contained in it can fool the classpath setting HDFS logic

2018-02-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reopened ARROW-2113: - > [Python] Incomplete CLASSPATH with "hadoop" contained in it can fool the > classpath setting HDFS l

[jira] [Commented] (ARROW-2113) [Python] Incomplete CLASSPATH with "hadoop" contained in it can fool the classpath setting HDFS logic

2018-02-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358748#comment-16358748 ] Wes McKinney commented on ARROW-2113: - [~michal.danko] I reopened as I would like to m

[jira] [Commented] (ARROW-1973) [Python] Memory leak when converting Arrow tables with array columns to Pandas dataframes.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358760#comment-16358760 ] ASF GitHub Bot commented on ARROW-1973: --- cpcloud commented on issue #1578: ARROW-197

[jira] [Commented] (ARROW-1973) [Python] Memory leak when converting Arrow tables with array columns to Pandas dataframes.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358782#comment-16358782 ] ASF GitHub Bot commented on ARROW-1973: --- xhochy commented on issue #1578: ARROW-1973

[jira] [Commented] (ARROW-1973) [Python] Memory leak when converting Arrow tables with array columns to Pandas dataframes.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358789#comment-16358789 ] ASF GitHub Bot commented on ARROW-1973: --- cpcloud commented on issue #1578: ARROW-197

[jira] [Commented] (ARROW-1973) [Python] Memory leak when converting Arrow tables with array columns to Pandas dataframes.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358791#comment-16358791 ] ASF GitHub Bot commented on ARROW-1973: --- cpcloud commented on issue #1578: ARROW-197

[jira] [Commented] (ARROW-1942) [C++] Hash table specializations for small integers

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358798#comment-16358798 ] ASF GitHub Bot commented on ARROW-1942: --- xuepanchen commented on issue #1551: ARROW-

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

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

[jira] [Resolved] (ARROW-2120) Add possibility to use empty _MSVC_STATIC_LIB_SUFFIX for Thirdparties

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

[jira] [Commented] (ARROW-2120) Add possibility to use empty _MSVC_STATIC_LIB_SUFFIX for Thirdparties

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358816#comment-16358816 ] ASF GitHub Bot commented on ARROW-2120: --- wesm closed pull request #1580: ARROW-2120:

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

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358852#comment-16358852 ] ASF GitHub Bot commented on ARROW-2049: --- cpcloud commented on issue #1526: ARROW-204

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

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358854#comment-16358854 ] ASF GitHub Bot commented on ARROW-2049: --- cpcloud closed pull request #1526: ARROW-20

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

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358856#comment-16358856 ] ASF GitHub Bot commented on ARROW-2049: --- cpcloud commented on issue #1526: ARROW-204

[jira] [Commented] (ARROW-1973) [Python] Memory leak when converting Arrow tables with array columns to Pandas dataframes.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358951#comment-16358951 ] ASF GitHub Bot commented on ARROW-1973: --- cpcloud closed pull request #1578: ARROW-19

[jira] [Resolved] (ARROW-1973) [Python] Memory leak when converting Arrow tables with array columns to Pandas dataframes.

2018-02-09 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud resolved ARROW-1973. -- Resolution: Fixed Issue resolved by pull request 1578 [https://github.com/apache/arrow/pull/1578

[jira] [Commented] (ARROW-2121) Consider special casing object arrays in pandas serializers.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358990#comment-16358990 ] ASF GitHub Bot commented on ARROW-2121: --- robertnishihara commented on issue #1581: A

[jira] [Commented] (ARROW-2121) Consider special casing object arrays in pandas serializers.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358992#comment-16358992 ] ASF GitHub Bot commented on ARROW-2121: --- robertnishihara commented on a change in pu

[jira] [Commented] (ARROW-2121) Consider special casing object arrays in pandas serializers.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358991#comment-16358991 ] ASF GitHub Bot commented on ARROW-2121: --- robertnishihara commented on a change in pu

[jira] [Commented] (ARROW-2119) Handle Arrow stream with zero record batch

2018-02-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358997#comment-16358997 ] Wes McKinney commented on ARROW-2119: - I believe we should make some changes to suppor

[jira] [Commented] (ARROW-1579) [Java] Add dockerized test setup to validate Spark integration

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359016#comment-16359016 ] ASF GitHub Bot commented on ARROW-1579: --- wesm commented on issue #1319: [WIP] ARROW-

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

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359038#comment-16359038 ] ASF GitHub Bot commented on ARROW-2049: --- cpcloud commented on issue #1583: ARROW-204

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

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359040#comment-16359040 ] ASF GitHub Bot commented on ARROW-2049: --- cpcloud commented on issue #1583: ARROW-204

[jira] [Updated] (ARROW-2049) ARROW-2049: [Python] Use python -m cython to run Cython, instead of CYTHON_EXECUTABLE

2018-02-09 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud updated ARROW-2049: - Summary: ARROW-2049: [Python] Use python -m cython to run Cython, instead of CYTHON_EXECUTABLE (w

[jira] [Commented] (ARROW-2121) Consider special casing object arrays in pandas serializers.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359080#comment-16359080 ] ASF GitHub Bot commented on ARROW-2121: --- robertnishihara commented on issue #1581: A

[jira] [Assigned] (ARROW-2049) ARROW-2049: [Python] Use python -m cython to run Cython, instead of CYTHON_EXECUTABLE

2018-02-09 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud reassigned ARROW-2049: Assignee: Phillip Cloud > ARROW-2049: [Python] Use python -m cython to run Cython, instead

[jira] [Commented] (ARROW-2121) Consider special casing object arrays in pandas serializers.

2018-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359097#comment-16359097 ] ASF GitHub Bot commented on ARROW-2121: --- robertnishihara commented on issue #1581: A

[jira] [Commented] (ARROW-951) [JS] Add generated API documentation

2018-02-09 Thread Arun Shanmugam Kumar (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359183#comment-16359183 ] Arun Shanmugam Kumar commented on ARROW-951: I am looking into this currently t