Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
PIPELINES_ BATCHES_ SUMMARY
On this page
This view contains high-level information about individual batches as they are loaded into the database.
information_ schema. PIPELINES_ BATCHES_ SUMMARY Schema
Name |
Description |
---|---|
|
The name of the database associated with the batch. |
|
The name of the pipeline associated with the batch. |
|
The internal unique identifier for the batch. |
|
Specifies whether the batch transaction was successful.
|
|
The time that the batch transaction started in |
|
The amount of time, in seconds, that the pipeline spent waiting on the extractor to complete its operation. |
|
The amount of time, in seconds, that the pipeline spent waiting on the transform to complete its operation. |
|
The number of seconds the batch took to run, or if the batch is |
|
Equal to |
|
The number of rows extracted into SingleStore. |
|
The total number of batch partitions for this batch. |
|
The total number of finished batch partitions for this batch. |
|
The number of megabytes extracted into SingleStore. |
|
Equal to |
Last modified: February 10, 2023