You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/10/22 06:37:58 UTC

[jira] [Updated] (CALCITE-1444) Add CONVERT JDBC function

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

Julian Hyde updated CALCITE-1444:
---------------------------------
    Summary: Add CONVERT JDBC function  (was: Add support for CONVERT scalar function)

> Add CONVERT JDBC function
> -------------------------
>
>                 Key: CALCITE-1444
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1444
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Laurent Goujon
>            Assignee: Julian Hyde
>             Fix For: 1.11.0
>
>
> Both ODBC and JDBC spec mention a {{CONVERT}} scalar function, which is the equivalent of the {{CAST}} function.
> In order for JDBC and ODBC drivers to expose support for this function, calcite should support parsing it, and converting it into a {{CAST}} expression (currently, it doesn't unlike some other scalar functions).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)