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

Julian Hyde commented on CALCITE-5548:
--------------------------------------

I agree that we should do it. You'll have to be careful, though, because 
CONVERT is in the ISO standard and has a completely different meaning (it 
converts between character sets, or something).

> Add support for MSSQL CONVERT function
> --------------------------------------
>
>                 Key: CALCITE-5548
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5548
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Askar Bozcan
>            Assignee: Askar Bozcan
>            Priority: Minor
>
> Add support for MSSQL CONVERT function (which is the same as CAST, with 
> optional formatting)
> More info: 
> [https://learn.microsoft.com/en-us/sql/t-sql/functions/cast-and-convert-transact-sql?view=sql-server-ver16]
>  
> Example usage:
> {{SELECT CONVERT(DATETIME, '2017-08-25', 101)}}
>  
> Related issue: https://issues.apache.org/jira/browse/CALCITE-111
>  



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

Reply via email to