Van Halbert created TEIIDDES-1371:
-------------------------------------
Summary: Translator Overrides panel appears to have 2 properties mixed up
Key: TEIIDDES-1371
URL:
https://issues.jboss.org/browse/TEIIDDES-1371
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.7.1
Reporter: Van Halbert
Attachments: Screen Shot 2012-05-16 at 9.38.05 AM.png
I've attached a screen shot that includes the Translator Overrides panel from Designer
and a section of the code from the implemented ExecutionFactory that's setting
MaxInCriteriaSize and MaxDependentInPredicates.
And looking at the overrides panel, it appears there's a couple of issues (correct me
if I'm wrong):
- the values for "Max number of IN predicate entries and Max number of dependent
values ....." are swapped
- the title for "Max number of dependent values across all IN predicates",
appears to be incorrect as to how its applied? Isn't that value applied for each IN
predicate? So if "Max number of IN predicates" is 2, and "Max number of
dependent values..." is 1000, then a 1000 for each IN predicate (or a total of 2000
max) will be allowed. Is that correct?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira