Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
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. |
|
|
The total number of rows inserted in the batch. |
|
|
The total number of rows updated in the batch. For |
|
|
The total number of rows deleted in 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 Helios. |
|
|
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 Helios. |
|
|
Equal to |
Last modified: