[
https://issues.jboss.org/browse/TEIID-5813?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5813:
---------------------------------------
with latest deployment on OpenShift I tried `\dt` I still did not see
Views in the result
\dt is for tables - Note "WHERE c.relkind IN ('r','')" -
it's only possible to list the ordinary tables. There are erroneous values in the
case expression.
Using the PG protocol the Virtual View schema items are not visible
-------------------------------------------------------------------
Key: TEIID-5813
URL:
https://issues.jboss.org/browse/TEIID-5813
Project: Teiid
Issue Type: Bug
Components: ODBC, Query Engine
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Priority: Major
When using PSQL client against Teiid deployed VDB, the metadata does not show the
tables/views that are defined under a virtual schema. The physical or foreign types are
visible correctly.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)