{% if error %}
{{ error }}
{{ table.namespace | join('.') }}
| Column | Type | Nullable |
|---|---|---|
| {{ col.name }} {% if col.is_partition %} Partition {% endif %} | {{ col.type }} | {% if col.nullable %} Yes {% else %} No {% endif %} |
Status:
Streaming results... rows received
Query completed in s
rows returned ( shown after filtering)
Run a query to see results
|
|
|---|
| No rows match the current filters |
| Sequence | Snapshot ID | Timestamp |
|---|---|---|
| {{ snap.sequence_number }} {% if loop.first %} Current {% endif %} | {{ snap.snapshot_id }} | {{ snap.timestamp_ms }} |
No snapshots available
Browse namespaces in the sidebar and click on a table to view its details.