MV_ COLUMNAR_ SEGMENT_ INDEX
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
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: March 7, 2023