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

Add the index recommender API #510

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wentaowu
Copy link
Member

@wentaowu wentaowu commented Nov 2, 2021

What is the context for this pull request?

This PR introduces an API for Hyperspace index recommender. Specific implementations will be introduced in later PR's.

What changes were proposed in this pull request?

The index recommender takes as input a workload, and returns a collection of indexes as well as their impact on the estimated execution cost of the workload.

Does this PR introduce any user-facing change?

No

How was this patch tested?

It is just an interface without any implementation. We will introduce concrete index recommenders in follow-up PR's and test them thoroughly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant