[teiid-issues] [JBoss JIRA] (TEIID-2295) Quick start to demonstrate how to use Native Query capability

Van Halbert (JIRA) jira-events at lists.jboss.org
Wed May 1 16:13:53 EDT 2013


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

Van Halbert resolved TEIID-2295.
--------------------------------

    Resolution: Done


Updated the VDB to contain the translator override property: supportsNativeQueries=true and added the following example query:

select x.* FROM (call native('select Shares_Count, MONTHNAME(Purchase_Date) from Holdings')) w, ARRAYTABLE(w.tuple COLUMNS "Shares_Count" integer, "MonthPurchased" string ) AS x
                
> Quick start to demonstrate how to use Native Query capability
> -------------------------------------------------------------
>
>                 Key: TEIID-2295
>                 URL: https://issues.jboss.org/browse/TEIID-2295
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Build/Kits
>            Reporter: Van Halbert
>            Assignee: Van Halbert
>
> Create a quick start that demonstrates using the Native Query support.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list