PIPELINES_ CURSORS
On this page
This view contains information about a pipeline’s offset ranges.
information_ schema. PIPELINES_ CURSORS Schema
Column Name |
Description |
---|---|
|
The name of the database associated with the offsets. |
|
The name of the pipeline associated with the offsets. |
|
The name of the pipeline’s data source, such as |
|
The identifier for a data source’s partition from which offsets are extracted. |
|
The earliest offset for an offset range. |
|
The bounding offset for an offset range, exclusive. |
|
The next offset at which the pipeline will start loading in this partition. |
|
The offset cursor position in this source partition that has been successfully loaded. |
|
The last updated time for an offset range in Unix timestamp format. |
|
Some extractors output additional information when extracting data from the source. |
Last modified: April 1, 2023