[
https://issues.apache.org/jira/browse/IGNITE-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445899#comment-15445899
]
Igor Sapego commented on IGNITE-3750:
-------------------------------------
Implemented. Not supported currently: {{TIMESTAMPDIFF}}, {{TIMESTAMPADD}} due
to non-supported conversation from ODBC-specific interval types to interval
types used by h2. LIst of ODBC interval types:
{{SQL_TSI_FRAC_SECOND}}
{{SQL_TSI_SECOND}}
{{SQL_TSI_MINUTE}}
{{SQL_TSI_HOUR}}
{{SQL_TSI_DAY}}
{{SQL_TSI_WEEK}}
{{SQL_TSI_MONTH}}
{{SQL_TSI_QUARTER}}
{{SQL_TSI_YEAR}}
> ODBC: Scalar functions: Support time/date functions.
> ----------------------------------------------------
>
> Key: IGNITE-3750
> URL: https://issues.apache.org/jira/browse/IGNITE-3750
> Project: Ignite
> Issue Type: Sub-task
> Components: odbc
> Affects Versions: 1.7
> Reporter: Vladimir Ozerov
> Assignee: Igor Sapego
> Fix For: 1.8
>
>
> 1) All the functions from the list must be supported:
> https://msdn.microsoft.com/en-us/library/ms714639(v=vs.85).aspx
> 2) Separate test for every function must be added.
> 3) If some of them cannot be supported immediately, then JIRA ticket must be
> created and linked to this ticket.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)