Auto-Describe (ctrl-D) doesn't indicated the object type for a description, indicating Table, View or Materialized View.
See sample output below:
Updated Describe action to display TABLE NAME, VIEW NAME, or MATERIALIZED VIEW.
QA Notes:
- The code changes impact only the Describe action.
- When doing unit testing, I notice that Describe for materialized views works for Oracle and PostgreSQL, but not for Sybase ASE. I haven't tried the other DBs. Please verify all DBs that support materialized views and log a separate issue for those that Describe doesn't support.
Updated Describe action to display TABLE NAME, VIEW NAME, or MATERIALIZED VIEW.
QA Notes:
- The code changes impact only the Describe action.
- When doing unit testing, I notice that Describe for materialized views works for Oracle and PostgreSQL, but not for Sybase ASE. I haven't tried the other DBs. Please verify all DBs that support materialized views and log a separate issue for those that Describe doesn't support.
Issue #15163 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 18.0.9-2, 19.0.0-dev-23 |
No time estimate |
See sample output below: