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

Commit

Permalink
Update src/main/scala/com/microsoft/hyperspace/package.scala
Browse files Browse the repository at this point in the history
Co-authored-by: EJ Song <[email protected]>
  • Loading branch information
paryoja and sezruby authored Nov 9, 2021
1 parent daf9d08 commit 89cdb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/com/microsoft/hyperspace/package.scala
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ package object hyperspace {
implicit class Implicits(sparkSession: SparkSession) {

/**
* Enable Hyperspace indexes
* Enable Hyperspace indexes.
*
* Plug in Hyperspace-specific rules and set `IndexConstants.HYPERSPACE_APPLY_ENABLED` as true.
*
Expand Down

0 comments on commit 89cdb02

Please sign in to comment.