Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Columnstore tables consist of a number of partitions. Partition is a logical unit that consist of a number of table records. Physically a partition is a group of segment/dictionary files that store the tables columns' data that belong to the corresponding partition.
As of now Columnstore tables don't have a way to express a sorting key for a table. This sorted representation will be leveraged by indices to speed up point lookups in a table.
Attachments
Issue Links
- relates to
-
MCOL-5864 Index read Command
-
- Open
-