Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to be able to specify indexed/not-indexed markers #2444

Open
ivakegg opened this issue Jun 26, 2024 · 0 comments
Open

Need to be able to specify indexed/not-indexed markers #2444

ivakegg opened this issue Jun 26, 2024 · 0 comments
Assignees

Comments

@ivakegg
Copy link
Collaborator

ivakegg commented Jun 26, 2024

The federated query planner will be making decisions on index holes by comparing index counts to frequency counts. To avoid having to backfill the index counts which may require scanning all field indexes, we need to be able to mark a field as being indexed (or not indexed) up to and including some date. These markers then need to be taken into count when computing the index holes.

@ivakegg ivakegg self-assigned this Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant