]
Steven Hawkins resolved TEIID-5805.
-----------------------------------
Fix Version/s: 12.3
12.1.2
12.2.2
Resolution: Done
Corrected the check in the views query to NOT IsPhysical.
information_schema.views returns only tables instead of views
-------------------------------------------------------------
Key: TEIID-5805
URL:
https://issues.jboss.org/browse/TEIID-5805
Project: Teiid
Issue Type: Bug
Components: ODBC, Query Engine
Reporter: Salvatore R.
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.3, 12.1.2, 12.2.2
As discussed
[
here|https://issues.jboss.org/browse/TEIID-5220?focusedCommentId=13772285...],
information_schema.views returns all tables but it should return all views instead.