PIPELINES_FILES
This view stores information about files that have been extracted from a file system-like data source, such as Amazon S3. Each row represents a single file.
information_schema.PIPELINES_FILES Schema
Column Name | Description |
---|---|
| The name of the database associated with the file. |
| The name of the pipeline associated with the file. |
| The name of the pipeline’s data source, such as |
| The name of the file. |
| The size of the file in bytes. |
| Shows the state of the file, which is one of the following values:
|