[teiid-issues] [JBoss JIRA] (TEIID-499) pushdown of parsedate, parsetime, parsetimestamp

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Mar 5 23:15:36 EST 2012


     [ https://issues.jboss.org/browse/TEIID-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-499.
----------------------------------

    Resolution: Done


consolidated parse/format functions to parsetimestamp and formattimestamp for pushdown.  Added support for SQL Server/Sybase matching exact format strings, and support for Oracle/PG using a translation approach.  H2/Teiid pushdown support is unchanged which is just a pass through.

Translators can customize this behavior using the supportsOnlyFormatLiterals and the supportFormatLiteral functions.

Number format support was not yet generally added.
                
> pushdown of parsedate, parsetime, parsetimestamp
> ------------------------------------------------
>
>                 Key: TEIID-499
>                 URL: https://issues.jboss.org/browse/TEIID-499
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Connector
>    Affects Versions: 6.0.0
>            Reporter: Marc Shirley
>            Assignee: Steven Hawkins
>             Fix For: 7.7.1
>
>
> Client requesting pushdown of parsedate, parsetime, parsetimestamp functions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list