Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Update SPEC.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paryoja committed Nov 4, 2021
1 parent feb0628 commit d3e7846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ The index will not allow any index modifying operations unless a cancel is calle
Hyperspace provides several index types.

* Covering Index
* Roughly speaking, index data for [[CoveringIndex]] is just a vertical
* Roughly speaking, index data for CoveringIndex is just a vertical
slice of the source data, including only the indexed and included columns,
bucketed and sorted by the indexed columns for efficient access.
* Data Skipping Index
Expand Down

0 comments on commit d3e7846

Please sign in to comment.