Tez Tables
Click Tez --> Tables to view the list of tables. By default, the list of tables is sorted in order of highest number of queries that utilized this table in the given timeframe.
note
Click a table to view more details about a table in the Tez Table Details page.
Column Name | Description |
---|---|
Name | The name of the table. |
Query Count | The number of queries running on the table. |
Row Count | The number of rows in the table. |
# of Join Cols | The number of joins at column level. |
Last User | The last user to access the table. |
Last Accessed | The time at which the table was last accessed. |
Last Query Run | The ID of the last query executed on the table. |
Searching a Table
To search for a table, type name:
followed by the table name. For example, if you want to search a table named store_sales
, type name:store_sales
in the search bar and press the enter key or click the search icon.