You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Anthony Louis Gotlib Ferreira (Jira)" <ji...@apache.org> on 2021/03/31 11:22:00 UTC

[jira] [Created] (ARROW-12166) [C++][Gandiva] Implements CONVERT_TO(value, type) function

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)