]
Steven Hawkins resolved TEIID-1662.
-----------------------------------
Fix Version/s: 7.4.1
Resolution: Done
We'll no return empty results.
Teiid fails when calling databasemetadata.getTables and passing in a
empty array for table types
------------------------------------------------------------------------------------------------
Key: TEIID-1662
URL:
https://issues.jboss.org/browse/TEIID-1662
Project: Teiid
Issue Type: Bug
Components: JDBC Driver
Affects Versions: 7.4
Reporter: Van Halbert
Assignee: Steven Hawkins
Fix For: 7.4.1
Teiid fails when calling databasemetadata.getTables('%', '%',
'%', new String[] {}) with an empty array for the types. Per conversation with
Steve, it should just return no results rather than producing an exception.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: