You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/12/15 00:13:00 UTC

[jira] [Resolved] (ARROW-6883) [C++] Support sending delta DictionaryBatch or replacement DictionaryBatch in IPC stream writer class

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

Wes McKinney resolved ARROW-6883.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 8811
[https://github.com/apache/arrow/pull/8811]

> [C++] Support sending delta DictionaryBatch or replacement DictionaryBatch in IPC stream writer class
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-6883
>                 URL: https://issues.apache.org/jira/browse/ARROW-6883
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> I didn't see other JIRA issues about this, but this is one significant matter to have complete columnar format coverage in the C++ library.
> This functionality will flow through to the various bindings, so it would be helpful to add unit tests to assert that things work correctly e.g. in Python from an end-user perspective



--
This message was sent by Atlassian Jira
(v8.3.4#803005)