Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
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: