Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
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: