Predicates in HAVING clause should be pushed down to restricted VTIs
--------------------------------------------------------------------
Key: DERBY-4650
URL: https://issues.apache.org/jira/browse/DERBY-4650
Project: Derby
Issue Type: Improvement
Components: SQL
Affects Versions: 10.6.1.0
Reporter: Knut Anders Hatlen
Priority: Minor
If you perform a query with an aggregate function against a restricted table
function, the predicates in the HAVING clause are not pushed down to the table
function.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.