Hide Forgot
project_key: SOA I'm updating the MMx partial results test to work with Teiid and ran into this problem while testing that. To mimic an unavailable data source, I munged the server name in the data source definition (-ds) file. Using SQuirreL, I first "set partialResultsMode true" and then query a unioned table: SELECT * FROM PartialVM.MyUnionTable order by INTKEY. I'm getting back an exception about the bad connection, but no apparent attempt to continue the query without that source is made. Steve Hawkins suspects, "it's testing partial results at too low of a level". Artifacts will be attached.
Link: Added: This issue Cloned from TEIID-1383
Security: Added: Public
Teiid has already indicated that they have a fix for this issue and should be in the next release. There is a question, do we need a patch for ER5, but we'll leave that to QE as to that need.
Teiid has committed the changes to the 7.1.x product branch and should be in the CR1 release.
Tested with ER9 and closed.