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.
LMV_ COLUMNSTORE_ ACTIVE_ MERGE_ PLANS
This view contains information about merge plans that are running on the current node.
|
Column Name |
Description |
|---|---|
|
|
The name of the database. |
|
|
The name of the table. |
|
|
The ID of the related partition. |
|
|
The timestamp when the merge plan was created. |
|
|
The timestamp when the information for this plan was collected. |
|
|
The process ID (PID) of the merge plan. |
|
|
A JSON string that provides details about merge plans that are running on the current node. |
|
|
A JSON string that provides details about merge plans that are running on the current node. |
Last modified: