[JBoss JIRA] (TEIIDDES-1863) Add native type to procedure parameters
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1863?page=com.atlassian.jira.plu... ]
Steven Hawkins commented on TEIIDDES-1863:
------------------------------------------
There's a non-space delimiter that's used in there or at the very least the existing indexing logic should handle it.
> Add native type to procedure parameters
> ---------------------------------------
>
> Key: TEIIDDES-1863
> URL: https://issues.jboss.org/browse/TEIIDDES-1863
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Modeling, Teiid Integration
> Reporter: Steven Hawkins
> Assignee: Barry LaFond
> Fix For: 8.4
>
>
> TEIID-2644 adds out parameter cursor handling for oracle, and adds a native type property to procedure parameters (just like regular columns). That is not currently in the index metadata. This value would need to be captured on import and either a new index version used, or an extension property (with additional Teiid handling), or the vdb.xml can use alter statements to add an option.
--
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
12 years, 2 months
[JBoss JIRA] (TEIIDDES-1863) Add native type to procedure parameters
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1863?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1863:
----------------------------------------
Will "REF CURSOR" be the only value for "native_type"? can a user put in anything string?
> Add native type to procedure parameters
> ---------------------------------------
>
> Key: TEIIDDES-1863
> URL: https://issues.jboss.org/browse/TEIIDDES-1863
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Modeling, Teiid Integration
> Reporter: Steven Hawkins
> Assignee: Barry LaFond
> Fix For: 8.4
>
>
> TEIID-2644 adds out parameter cursor handling for oracle, and adds a native type property to procedure parameters (just like regular columns). That is not currently in the index metadata. This value would need to be captured on import and either a new index version used, or an extension property (with additional Teiid handling), or the vdb.xml can use alter statements to add an option.
--
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
12 years, 2 months
[JBoss JIRA] (TEIIDDES-1794) Designer support for global temporary tables
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1794?page=com.atlassian.jira.plu... ]
Ramesh Reddy commented on TEIIDDES-1794:
----------------------------------------
Virtual models. Although, there is another feature to add temp tables to sources, but that may not apply here.
> Designer support for global temporary tables
> --------------------------------------------
>
> Key: TEIIDDES-1794
> URL: https://issues.jboss.org/browse/TEIIDDES-1794
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Modeling
> Reporter: Mark Addleman
> Assignee: Barry LaFond
> Fix For: 8.4
>
>
> Teiid has added support for a global temporary tables - they share a common definition, but each session has their own instance. Internally this is modeled as a virtual table (without a transformation) with a table type of "TemporaryTable" (int code 6). If you provided matching index metadata we would recognize the entry as a global temporary table.
> Alternatively extension metadata could be used.
--
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
12 years, 2 months