[teiid-issues] [JBoss JIRA] (TEIID-4247) OData - support date and time functions

Johnathon Lee (JIRA) issues at jboss.org
Fri Aug 19 11:18:00 EDT 2016


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

Johnathon Lee updated TEIID-4247:
---------------------------------
    Fix Version/s: 8.12.6.6_3


> OData - support date and time functions
> ---------------------------------------
>
>                 Key: TEIID-4247
>                 URL: https://issues.jboss.org/browse/TEIID-4247
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: OData
>    Affects Versions: 8.12.x
>            Reporter: Andrej Šmigala
>            Assignee: Ramesh Reddy
>             Fix For: 9.1, 8.12.6.6_3
>
>
> The functions date() and time() are currently not supported in odata queries, e.g. running query {noformat}http://localhost:8080/odata4/olingo_basic/Source/SimpleDataTable?$filter=timeval%20gt%20time(now()){noformat}
> returns {code:xml}
> <?xml version='1.0' encoding='UTF-8'?>
> <error xmlns="http://docs.oasis-open.org/odata/ns/metadata">
>    <code>TEIID16027</code>
>    <message>TEIID16027 Function time is not currently supported </message>
> </error>
> {code}
> This is allowed behaviour per the [odata spec|http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398371], but it would be good to have these functions implemented.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the teiid-issues mailing list