You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/09/20 00:21:00 UTC

[jira] [Commented] (ARROW-5580) [C++][Gandiva] Correct definitions of timestamp functions in Gandiva

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

Wes McKinney commented on ARROW-5580:
-------------------------------------

Is this tracking to land in 0.15.0?

> [C++][Gandiva] Correct definitions of timestamp functions in Gandiva
> --------------------------------------------------------------------
>
>                 Key: ARROW-5580
>                 URL: https://issues.apache.org/jira/browse/ARROW-5580
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++ - Gandiva
>            Reporter: Prudhvi Porandla
>            Assignee: Prudhvi Porandla
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Timestamp functions are unsupported in Gandiva due to definition mismatch.
> For example, Gandiva supports timestampAddMonth(timestamp, int32) but the expected signature is  timestampAddMonth(int32, timestamp).
>  
>  



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