MV_ COLUMNSTORE_ FILES
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 columnstore files.
Column Name |
Description |
---|---|
|
The name of the related database. |
|
The name of the related table. |
|
The type of a given columnstore file.
Both COLUMN and INVERTED_ |
|
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 size, in bytes, of a given columnstore file. |
|
The timestamp when a given columnstore file 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 |
|
Storage Id of the database. |
|
Compute Id of the database. |
Last modified: May 28, 2024