table_preview
Preview the first 10 rows of any Dremio table by supplying its full catalog path as an array.
Instructions
Preview the first 10 rows of a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_path | Yes | Full path to the table as an array (e.g., ["source_name", "schema", "table_name"]) |