[jira] [Resolved] (ARROW-406) [C++] Large HDFS reads must utilize the set file buffer size when making RPCs

2016-12-06 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-406. Resolution: Fixed Issue resolved by pull request 226 [https://github.com/apache/arrow/pull/226] > [C

[jira] [Created] (ARROW-407) BitVector.copyFromSafe() should re-allocate if necessary instead of returning false

2016-12-06 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created ARROW-407: -- Summary: BitVector.copyFromSafe() should re-allocate if necessary instead of returning false Key: ARROW-407 URL: https://issues.apache.org/jira/browse/ARROW-407 P

[jira] [Created] (ARROW-408) [C++/Python] Remove defunct conda recipes

2016-12-06 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-408: -- Summary: [C++/Python] Remove defunct conda recipes Key: ARROW-408 URL: https://issues.apache.org/jira/browse/ARROW-408 Project: Apache Arrow Issue Type: Bug

[jira] [Commented] (ARROW-379) Python: Use setuptools_scm/setuptools_scm_git_archive to provide the version number

2016-12-06 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726165#comment-15726165 ] Wes McKinney commented on ARROW-379: Is the dependency on setuptools_scm_git_archive ne

[jira] [Commented] (ARROW-379) Python: Use setuptools_scm/setuptools_scm_git_archive to provide the version number

2016-12-06 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726175#comment-15726175 ] Wes McKinney commented on ARROW-379: I see, otherwise you can't get a version number fr

[jira] [Commented] (ARROW-346) Python API Documentation

2016-12-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726463#comment-15726463 ] Uwe L. Korn commented on ARROW-346: --- PR: https://github.com/apache/arrow/pull/228 > Pyth

[jira] [Created] (ARROW-409) Python: Change pyarrow.Table.dataframe_from_batches API to create Table instead

2016-12-06 Thread Bryan Cutler (JIRA)
Bryan Cutler created ARROW-409: -- Summary: Python: Change pyarrow.Table.dataframe_from_batches API to create Table instead Key: ARROW-409 URL: https://issues.apache.org/jira/browse/ARROW-409 Project: Apac

[jira] [Assigned] (ARROW-409) Python: Change pyarrow.Table.dataframe_from_batches API to create Table instead

2016-12-06 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Cutler reassigned ARROW-409: -- Assignee: Bryan Cutler > Python: Change pyarrow.Table.dataframe_from_batches API to create Table

[jira] [Commented] (ARROW-409) Python: Change pyarrow.Table.dataframe_from_batches API to create Table instead

2016-12-06 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726954#comment-15726954 ] Bryan Cutler commented on ARROW-409: PR: https://github.com/apache/arrow/pull/229 > Py