You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/28 08:23:00 UTC

[jira] [Updated] (ARROW-6352) [Java] Add implementation of DenseUnionVector.

     [ https://issues.apache.org/jira/browse/ARROW-6352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield updated ARROW-6352:
-----------------------------------
    Description: Today only Sparse unions are supported.  We should have a dense union implementation vector that conforms to the IPC protocol (the current sparse union vector doesn't do this and there are other JIRAs covering making it compatible).  (was: Today only Sparse unions are supported.  We should have a dense union implementation vector that conforms to the IPC protocol (the current spare union vector doesn't do this and there are other JIRAs covering making these compatible).)

> [Java] Add implementation of DenseUnionVector.
> ----------------------------------------------
>
>                 Key: ARROW-6352
>                 URL: https://issues.apache.org/jira/browse/ARROW-6352
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Micah Kornfield
>            Priority: Major
>
> Today only Sparse unions are supported.  We should have a dense union implementation vector that conforms to the IPC protocol (the current sparse union vector doesn't do this and there are other JIRAs covering making it compatible).



--
This message was sent by Atlassian Jira
(v8.3.2#803003)