[
https://issues.jboss.org/browse/TEIID-2264?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2264.
-----------------------------------
Resolution: Done
Added evaluation in the ForEachRowPlan of the expression parameters. In the case of
prepared statement relying on evaluation later does not work since it is was producing a
nested reference value.
Parameter replacement for an update statement is not happening for
set clause.
------------------------------------------------------------------------------
Key: TEIID-2264
URL:
https://issues.jboss.org/browse/TEIID-2264
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.2
Reporter: Vineela Gampa
Assignee: Steven Hawkins
Fix For: 8.2
With a prepared updated using an instead of trigger the param value is not passed to the
source query resulting in:
Caused by: java.sql.SQLException: Remote org.h2.jdbc.JdbcSQLException: Serialization
failed, cause: "java.io.NotSerializableException:
org.teiid.query.sql.symbol.Reference" [90026-161]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira