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)