The third level of the catalog explorer is the table or view level, which contains a number of panes of information about the currently selected table or view.
The header for table level panes shows the name of the currently selected table or view.
View and edit metadata associated with your table or view such as a description, the source comment, associated tags, a list of user contacts, and the table or view’s owning role.
Click the edit pencil icon to edit table or view metadata. Table and view metadata can only be edited by the table or view’s owner. Metadata is otherwise read-only. If the table or view does not have an assigned owner and the parent schema does, then the table or view inherits the schema’s owner. If the parent schema does not have an assigned owner, table and view ownership is inherited from the catalog. Tags inherited from the parent catalog or schema are denoted by a subdirectory_arrow_right downward, right-pointing arrow preceding the tag name.
Click Show details to see an expanded view of the table or view’s metadata:
Click the more_vert options menu to show the following options for table level panes:
The Columns pane displays a list of columns found within the table or view, and relevant information for each of them.
Refresh the list of columns, or search through the list by using the Refresh button on the left, or the Search columns field on the right, respectively.
The following columns are shown:
null
values.Description displays the description of a column, if provided. Click the edit pencil icon to edit the description.
The list of Clusters at the bottom of the Columns list shows the clusters that contain the currently selected catalog. The list shows the following information about each cluster:
The Metrics pane displays a visual analysis of important metrics about the current catalog, schema, table, or view:
Use the Dates menu above the chart to view data for different time intervals.
Charts display the following metrics:
Additionally, if the user’s role has the Manage data observability account privilege, they can view the Data quality dashboard:
Data quality results are recorded and displayed in the data quality dashboard. The dashboard lists useful metrics such as the total number of checks executed, the number of passed and failed quality checks, and the number of unprocessed quality checks. For more details on data quality including the dashboard, see the Data quality documentation.
The Quality pane lets you view table or view statistics and examine the quality of the data in the table or view. This feature is available for object storage catalogs only.
See Data quality for detailed information.
Data lineage lets you track the history of tables that were copied or updated from other tables to help you understand how your data has changed over time.
See Data lineage for further information.
The Definition pane displays the results of a SHOW CREATE TABLE
or
SHOW CREATE VIEW
statement.
Click the fullscreen Expand icon to view the full query text.
The Data preview pane allows you to view a preview of the data found in a table.
To preview the data of a table or view, select a cluster from the Select cluster menu and click on Preview data:
The Query history pane shows a list of queries that accessed this table or view. Look for queries that occurred within a pre-defined date range using the Dates menu on the right.
Query history is limited to your role’s history unless your current role is
accountadmin
or your role has the View all query
history privilege.
Click Refresh to reload queries in the list.
The following columns are displayed:
The Audit log pane displays an audit trail of administrative actions related to this catalog and its schemas, tables, views, materialized views, and columns. Your current role must have the View audit log privilege in order to see audit log entries from all users.
The following columns are shown:
User accounts with permission to view privileges have access to the Privileges page. The Privileges page allows you to view privileges based on currently active role.
The following columns are displayed:
Use the Add privileges button to add or remove access to a privilege:
Select a role from the menu.
By default, new privileges allow access rights, but you can click the deny switch to create a deny privilege.
Select the privileges to grant to the current role, and click the Add privileges button to save the privilege grants.
To revoke an existing privilege:
The options menu for table-level panes in the catalog explorer includes the following features.
Set or review in-app notifications about changes to your schemas, tables, or views.
CREATE
statements. It only sends
notifications about changes made using ALTER
and DROP
statements.Click the Set/View notification option in the more_vert options menu to open the Set in-app notification settings dialog.
Use the Roles drop-down menu to choose one or more roles to receive notifications.
Select the Send message to schema owner checkbox to send notifications to the asset owner in addition to the specified roles.
Is the information on this page helpful?
Yes
No