[JBoss JIRA] (TEIIDDES-2626) Additional makedep/makeind syntax
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2626?page=com.atlassian.jira.plu... ]
Steven Hawkins updated TEIIDDES-2626:
-------------------------------------
Summary: Additional makedep/makeind syntax (was: make makedep and related hints consistent)
Description:
For TEIID-3515 the following changes were made:
MAKEIND was added as a reserved word (for consistency with the usage of the MAKEDEP reserved word)
A from clause can now have a MAKEIND post option supporting the same syntax as MAKEDEP:
... from foo MAKEDEP ...
... from foo MAKEIND ...
And the same is true for the option clause:
... OPTION MAKEDEP x, ...
... OPTION MAKEIND x, ...
There is also now the option to not push down the entire join:
MAKEDEP(NO JOIN)
MAKENOTDEP(NO JOIN)
was:
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.
> Additional makedep/makeind syntax
> ---------------------------------
>
> Key: TEIIDDES-2626
> URL: https://issues.jboss.org/browse/TEIIDDES-2626
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Transformations
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
>
> For TEIID-3515 the following changes were made:
> MAKEIND was added as a reserved word (for consistency with the usage of the MAKEDEP reserved word)
> A from clause can now have a MAKEIND post option supporting the same syntax as MAKEDEP:
> ... from foo MAKEDEP ...
> ... from foo MAKEIND ...
> And the same is true for the option clause:
> ... OPTION MAKEDEP x, ...
> ... OPTION MAKEIND x, ...
> There is also now the option to not push down the entire join:
> MAKEDEP(NO JOIN)
> MAKENOTDEP(NO JOIN)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 3 months
[JBoss JIRA] (TEIIDDES-2626) make makedep and related hints consistent
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2626?page=com.atlassian.jira.plu... ]
Steven Hawkins moved TEIID-3657 to TEIIDDES-2626:
-------------------------------------------------
Project: Teiid Designer (was: Teiid)
Key: TEIIDDES-2626 (was: TEIID-3657)
Issue Type: Enhancement (was: Bug)
Component/s: Transformations
(was: Query Engine)
Fix Version/s: (was: 8.12)
> make makedep and related hints consistent
> -----------------------------------------
>
> Key: TEIIDDES-2626
> URL: https://issues.jboss.org/browse/TEIIDDES-2626
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Transformations
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 3 months