Restricted Table Function support should pass NOT EQUAL restrictions to initScan
--------------------------------------------------------------------------------
Key: DERBY-5369
URL: https://issues.apache.org/jira/browse/DERBY-5369
Project: Derby
Issue Type: Bug
Components: SQL
Affects Versions: 10.8.1.2
Reporter: Brett Bergquist
Restricted Table Function support should pass NOT EQUAL restrictions to
initScan. Currently any "!=" or "<>" constraints on the SQL used in the WHERE
clause of a SELECT on a Restricted Table Funtion are not passed to the initScan
method. These can be useful depending on how the Restricted Table Function is
implemented.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira