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

Commit

Permalink
update spec document according to the reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoonjae Park committed Oct 12, 2021
1 parent 11d9833 commit dc8e534
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ This section lists the space of available actions as well as their schema.

To create a Hyperspace Index, specify a `DataFrame` along with index configurations.
`indexedColumns` are the column names used for join or filter operations.
Some
`includedColumns` are the ones used for project operations.
Some index types such as Covering Index use
`includedColumns` as the ones utilized for project operations.


### Refresh
Expand Down

0 comments on commit dc8e534

Please sign in to comment.