[teiid-issues] [JBoss JIRA] (TEIID-2263) makedep makenotdep hints should allow for more complicated scenarios

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Oct 17 08:52:01 EDT 2012


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

Steven Hawkins updated TEIID-2263:
----------------------------------

    Attachment: dep.patch


Patch showing how this might work.  However we need a clear strategy for the specification of the global path that doesn't conflict with the current fully-qualified name recommendation and introduces minimal parsing changes.
                
> makedep makenotdep hints should allow for more complicated scenarios
> --------------------------------------------------------------------
>
>                 Key: TEIID-2263
>                 URL: https://issues.jboss.org/browse/TEIID-2263
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>         Attachments: dep.patch
>
>
> In the option clause makedep and makenotdep take what are typically fully-qualified names and mark all matching tables/views in the query.  This is not generally a good idea.  We should allow for something akin to oracle global table syntax (view.)*table to drill down more specifically.  Ideally we'd also account for subqueries and set operations as well. 

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