Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
MV_ COLUMNAR_ SEGMENT_ INDEX
This view stores information about indexes used to sort columnstore segments.
|
Column Name |
Description |
|---|---|
|
|
The name of the related database. |
|
|
The name of the related table. |
|
|
The name of a given columnstore segment’s index. |
|
|
The |
|
|
The name of a given columnstore file. |
|
|
The hostname or IP address for the related leaf node. |
|
|
The port number of the related leaf node. |
|
|
The |
|
|
The |
|
|
The type of encoding for a given column. |
|
|
The size, in bytes, of the column. |
|
|
The size, in bytes, of a given segment index. |
|
|
The timestamp when a given columnstore segment was created. |
|
|
Log sequence number of the related blob file. |
|
|
The term of the database, used to uniquely identify which node was the master of a specific database. |
|
|
The |
|
|
Specifies the offset in the file where a given segment is stored. |
Last modified: