Important
The SingleStore 10 release candidate (RC) gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 10.
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: