[teiid-issues] [JBoss JIRA] (TEIID-1091) Add remaining SQL/XML functions

Steven Hawkins (JIRA) issues at jboss.org
Mon Dec 15 12:36:29 EST 2014


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

Steven Hawkins resolved TEIID-1091.
-----------------------------------
    Resolution: Done


Added several functions - xmlexists, xmlcast, and xmltext.  Both xmlexists and xmlcast were implemented using existing functionality from xmlquery and xmltable respectively.  Also casting to/from array types was left off of xmlcast for now - ideally we could reimplement this the other way around where xmlcast is the primary logic and xmltable calls it.

> Add remaining SQL/XML functions
> -------------------------------
>
>                 Key: TEIID-1091
>                 URL: https://issues.jboss.org/browse/TEIID-1091
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: Query Engine
>    Affects Versions: 7.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.10
>
>
> We should add the remaining functions, xmlparse, xmlserialize, xmlroot, etc.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list