You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/10/28 19:52:00 UTC

[jira] [Resolved] (ARROW-14174) [C++] Unify decimal and fixed-size binary implementations in kernels

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

David Li resolved ARROW-14174.
------------------------------
    Resolution: Fixed

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

> [C++] Unify decimal and fixed-size binary implementations in kernels
> --------------------------------------------------------------------
>
>                 Key: ARROW-14174
>                 URL: https://issues.apache.org/jira/browse/ARROW-14174
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: kernel, pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> ARROW-14027 incidentally adds helpers to manipulate decimal scalars as just bytes - we should take advantage of this to consolidate kernel implementations for functions like case_when, if_else, and coalesce that had different implementations since decimal scalars previously had a different layout.



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