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

Add minimum threshold logic for finding field index holes #30

Merged
merged 7 commits into from
Feb 6, 2024

Conversation

lbschanno
Copy link
Collaborator

Update the logic for finding field index holes to support minimum thresholds. An index hole is considered to exist for a field/datatype when the count for an index row does not meet the threshold percentage-wise for the count on the corresponding frequency row.

Required to support work for datawave/#825.

Update the logic for finding field index holes to support minimum
thresholds. An index hole is considered to exist for a field/datatype when
the count for an index row does not meet the threshold percentage-wise
for the count on the corresponding frequency row.

Required to support work for datawave/#825.
@lbschanno lbschanno requested a review from ivakegg January 9, 2024 13:51
@ivakegg ivakegg merged commit 3d561e7 into main Feb 6, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants