Anthony Louis Gotlib Ferreira created ARROW-12166:
-----------------------------------------------------
Summary: [C++][Gandiva] Implements CONVERT_TO(value, type) function
Key: ARROW-12166
URL: https://issues.apache.org/jira/browse/ARROW-12166
Project: Apache Arrow
Issue Type: New Feature
Components: C++ - Gandiva
Reporter: Anthony Louis Gotlib Ferreira
Assignee: Anthony Louis Gotlib Ferreira
Implements the CONVERT_TO function inside the Gandiva, which receives a value
for a defined type and returns its bytes representation.
The behavior is based on Apache Drill implementation:
https://drill.apache.org/docs/data-type-conversion/#convert_to-and-convert_from
--
This message was sent by Atlassian Jira
(v8.3.4#803005)