You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Praveen Kumar (Jira)" <ji...@apache.org> on 2021/05/20 05:02:00 UTC

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

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

Praveen Kumar resolved ARROW-12166.
-----------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

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

> [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
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> 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)