]
Steven Hawkins reopened TEIID-1829:
-----------------------------------
All warnings are being treated as partial results inappropriately.
Clarify source warnings
-----------------------
Key: TEIID-1829
URL:
https://issues.jboss.org/browse/TEIID-1829
Project: Teiid
Issue Type: Quality Risk
Components: JDBC Driver
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.6
When a warning is added through an ExecutionContext, the client receives the exception
wrapped by a SourceException, then wrapped as a SQLException. The issues with this are
that the SourceException class is not expressly public and there is an unnecessary level
of wrapping.
We should introduce a TeiddSQLWarning for non-partial results warnings that would contain
source/model information and prevent the unnecessary wrapping.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: