You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/29 09:45:00 UTC

[jira] [Updated] (CALCITE-5619) Support PostgreSQL's TO_CHAR function

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

ASF GitHub Bot updated CALCITE-5619:
------------------------------------
    Labels: pull-request-available  (was: )

> Support PostgreSQL's TO_CHAR function
> -------------------------------------
>
>                 Key: CALCITE-5619
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5619
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Tim Nieradzik
>            Assignee: Tim Nieradzik
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The following query cannot be parsed because `to_char` is not supported:
> `select to_char(current_timestamp, 'YYYY-MM-DD HH24:MI:SS.MS TZ')`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)