Unexpected exception for correct SQL query
------------------------------------------
Key: TEIID-3090
URL:
https://issues.jboss.org/browse/TEIID-3090
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.7
Environment: OS: Fedora 20
hardware: x86_64
Reporter: Juraj DurĂ¡ni
Assignee: Steven Hawkins
Attachments: exception-stack-trace, full-server.log, server.log
Description of problem:
Query ends with exception. Same query for MariaDB database returns correct result but
Teiid throws an exception.
Actual results:
Query ends with exception - TEIID30504 Remote org.teiid.core.TeiidProcessingException:
TEIID30504 Source: Unexpected exception while translating results: Error
Expected results:
No exception
Additional info:
excption stack trace and server log in attachment