]
Steven Hawkins resolved TEIID-1619.
-----------------------------------
Resolution: Done
Added the deprecation warning to release notes and updated the hint logic.
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: