]
Steven Hawkins commented on TEIID-3515:
---------------------------------------
Added commits to not preform the full join pushdown and to have makeind equivalent in
options to makedep. So that just leaves making the comment and keyword forms of the hints
equivalent.
make makedep and related hints consistent
-----------------------------------------
Key: TEIID-3515
URL:
https://issues.jboss.org/browse/TEIID-3515
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12
There are three places where hints can be specified, in the options clause, after an
item, and before in a comment block.
We should ensure that the comment block supports all options max/join for makedep, and
that makeind should have the same options as makedep.