Stored Procedures - java exception being thrown relating to
pre-evaluation of uncorrelated subqueries
-----------------------------------------------------------------------------------------------------
Key: TEIID-1224
URL:
https://jira.jboss.org/browse/TEIID-1224
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.1
Environment: Teiid 7.1 Final
Reporter: Warren Gibson
Assignee: Steven Hawkins
Fix For: 7.1.1
Attachments: QT_Ora10ds_Push-ds.xml, QT_Ora10ds_Push.vdb, sp_log
Several BQT Stored Procedures are returning "java.lang.ClassCastException:
org.teiid.query.processor.relational.ProjectNode cannot be cast to
org.teiid.query.processor.relational.AccessNode"
An example of a failing query is: SELECT IntKey, IntNum FROM BQT2.MediumB WHERE IntNum =
(EXEC SP.sp_count_rows_between(10, 20)) ORDER BY IntKey
Log file for this query is attached.
Engineering analysis indicates the issue is related pre-evaluation of uncorrelated
subqueries.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: