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_ PROFILE_ STATS
This view contains statistics collected with PROFILE.PROFILE from the last query instance of a given activity.
This view has the LMV suffix, meaning it is a local view per node.
|
Column Name |
Description |
|---|---|
|
|
The related query text for a given |
|
|
An |
|
|
The |
|
|
The timestamp at which a given query was started. |
|
|
The timestamp at which a given query was ended. |
|
|
The total runtime, in milliseconds, of a given query. |
|
|
The time, in milliseconds, it took for a given query to compile. |
Last modified: