PartialResultsWarning not being returned
----------------------------------------
Key: TEIID-3989
URL:
https://issues.jboss.org/browse/TEIID-3989
Project: Teiid
Issue Type: Bug
Components: JDBC Driver
Affects Versions: 8.11.3, 9.0
Reporter: Tom Arnold
Assignee: Steven Hawkins
Fix For: 9.0, 8.12.5, 8.13.2
Attachments: TeiidTest.zip, TeiidTest2.zip, Test-vdb.xml, translator-test.zip
I'm trying to follow the example
[
here|https://docs.jboss.org/author/display/TEIID/Partial+Results+Mode] to return source
failure information to my app. Partial results mode does work, but I'm getting
{{TeiidSQLWarning}} instead of the expected {{PartialResultsWarning}}.