[teiid-issues] [JBoss JIRA] Created: (TEIID-1619) Deprecate MAKEDEP/MAKENOTDEP keyword hints

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Jun 1 12:44:00 EDT 2011


Deprecate MAKEDEP/MAKENOTDEP keyword hints
------------------------------------------

                 Key: TEIID-1619
                 URL: https://issues.jboss.org/browse/TEIID-1619
             Project: Teiid
          Issue Type: Quality Risk
          Components: Query Engine
    Affects Versions: 7.4.1
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.4.1


The MAKEDEP/MAKENOTDEP hints should not need to be parsed as keywords, they could just as easily be part of the the same hint as the optional join.

e.g. instead of "FROM tbl MAKEDEP ...", you would use "FROM /*+ MAKEDEP */ tbl ..."

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list