Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
PIPELINES_ ICEBERG_ FILES
Note
This is a Preview feature.
This view stores information about Iceberg data files ingested using pipelines with FORMAT ICEBERG.
Files listed in this view include current and previously processed snapshots.
This view is a subset of the PIPELINES_
|
Column Name |
Description |
|---|---|
|
|
The name of the database associated with the file. |
|
|
The name of the pipeline associated with the file. |
|
|
Internal metadata file ID. |
|
|
Storage location of the file as specified in the Iceberg metadata. |
|
|
Shows the state of the file.
|
|
|
The snapshot id associated with the file. |
|
|
The snapshot timestamp; the time that the snapshot was generated. |
Last modified: