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/09/29 18:09:00 UTC

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

David Li created ARROW-14174:
--------------------------------

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


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)