[
https://issues.redhat.com/browse/TEIID-6002?page=com.atlassian.jira.plugi...
]
Steven Hawkins resolved TEIID-6002.
-----------------------------------
Fix Version/s: 15.0
14.0.1
Resolution: Done
Adding support for pg_tables. For whatever reason hue is only interested in table
metadata - no views. It uses pg_tables rather than pg_class where relkind = 'r'.
Support cloudera hue access as pg
---------------------------------
Key: TEIID-6002
URL:
https://issues.redhat.com/browse/TEIID-6002
Project: Teiid
Issue Type: Feature Request
Components: ODBC
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 15.0, 14.0.1
Hue uses pg_tables:
https://github.com/cloudera/hue/blob/4ff4fb110c3ef40fe202a50d81cb94fb98eb...
Rather than just pg class like most clients/drivers. We should add that view to the
pg_catalog.
Everything else looks to be supported.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)