You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/01 22:09:00 UTC

[jira] [Updated] (ARROW-12924) [Gandiva][C++] Implement CONVERT_TIMEZONE SQL function in Gandiva

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

ASF GitHub Bot updated ARROW-12924:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Gandiva][C++] Implement CONVERT_TIMEZONE SQL function in Gandiva
> -----------------------------------------------------------------
>
>                 Key: ARROW-12924
>                 URL: https://issues.apache.org/jira/browse/ARROW-12924
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++ - Gandiva
>            Reporter: João Victor Huguenin
>            Assignee: João Victor Huguenin
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Converts timestamp to specified timezone. If the sourceTimezone parameter is not present, Dremio assumes the timestamp provided in the third parameter is in UTC format. The sourceTimezone and destinationTimezone parameters accept any of the following values: timezone name from sys.timezone_names, timezone abbreviation from sys.timezone_abbrevs, and offset, such as +02:00.



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