[teiid-issues] [JBoss JIRA] (TEIID-2372) Providing functionality to set source table cardinality when metadata loaded

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Wed Feb 13 09:09:56 EST 2013


    [ https://issues.jboss.org/browse/TEIID-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753910#comment-12753910 ] 

Ramesh Reddy commented on TEIID-2372:
-------------------------------------

ALTER object name action[, ...]

we expect the "object name" to be unique across all the objects in the given schema?

for 
ALTER [COLUMN] name ADD|SET|DROP option pair[, ...]

How to find out parent object, if we use this for COLUMN or PARAMETER? Or you suggesting like

ALTER table ALTER COLUMN column ADD cardinality 100, updatable true

may be can you give couple examples?
                
> Providing functionality to set source table cardinality when metadata loaded
> ----------------------------------------------------------------------------
>
>                 Key: TEIID-2372
>                 URL: https://issues.jboss.org/browse/TEIID-2372
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 8.2
>            Reporter: Jack Ma
>            Assignee: Ramesh Reddy
>             Fix For: 8.3
>
>
> Want to have a easy way to set the source table cardinality when source model metadata loaded

--
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