[ 
https://issues.apache.org/jira/browse/ARROW-12189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314958#comment-17314958
 ] 

Anthony Louis Gotlib Ferreira commented on ARROW-12189:
-------------------------------------------------------

I will implement the *TO_TIMESTAMP([string] given_text, [literal_string] 
format)* function in the same Pull Request to, as the implementation is similar 
to the TO_TIME and TO_DATE, just the return is different.

> [C++][Gandiva] Implement TO_TIME([string] given_text, [literal_string] 
> format) and TO_TIMESTAMP([string] given_text, [literal_string] format) 
> functions
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-12189
>                 URL: https://issues.apache.org/jira/browse/ARROW-12189
>             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
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The function has similar behavior to the existent *TO_DATE([string] 
> given_text, [literal_string] format)* function, but it returns the 
> information about the hours, minutes, and seconds in the response.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to