[
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
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
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
[
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
[
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
[
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
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
[
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
[
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