]
Steven Hawkins updated TEIID-4943:
----------------------------------
Forum Reference:
Allow translators to declare if copied criteria should be included
------------------------------------------------------------------
Key: TEIID-4943
URL:
https://issues.jboss.org/browse/TEIID-4943
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.0
When an inner join with a predicate that can be copied is pushed, we will still create
the copied criteria. In some situations, this over-constraining is not desirable. There
should be a capability to determine if this copying should take place.