hi Nicki
Micah's patch for #1 is in progress here https://github.com/apache/arrow/pull/85
I believe Steven Phillips is working on a patch toward reconciling the
Java implementation with the current working version of the spec. We
need to be able to verify that memory can be passed between Java an
On Fri, Jun 3, 2016 at 10:16 AM, Micah Kornfield wrote:
> Hi Wes,
>
> At what level do you imagine, the "opt-in" happening. Right now it
> seems like it would be fairly straightforward at build time. However,
> when we start packaging pyarrow for distribution how do you imagine it
> will work? (
Hi Steven,
Is the patch focused on the alignment/padding. Or are there other
issues as well?
Thanks,
Micah
On Tue, Jun 7, 2016 at 11:22 PM, Steven Phillips wrote:
> I am currently working on a patch that addresses this, as well as removing
> some of the residual code from Drill that isn't reall
[
https://issues.apache.org/jira/browse/ARROW-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-212.
Resolution: Fixed
Issue resolved by pull request 87
[https://github.com/apache/arrow/pull/87]
> [C++
[
https://issues.apache.org/jira/browse/ARROW-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-200.
Resolution: Fixed
Issue resolved by pull request 88
[https://github.com/apache/arrow/pull/88]
> [Pyt