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 option to sort query by field cardinality #2425

Merged
merged 10 commits into from
Jul 16, 2024

Conversation

apmoriarty
Copy link
Collaborator

@apmoriarty apmoriarty commented Jun 20, 2024

Update the sortQueryBeforeGlobalIndex option to get field cardinality from the DatawaveMetadata table

  • integrates bugfix from in-memory-accumulo 4.0.1
  • integrates forthcoming feature in metadata-utils 4.0.2
  • bugfix for how QueryFieldVisitor handles method terms like FOO.min() == 1
  • corrected test data format for datawave metadata F column

Note: until metadata-utils #37 is merged and the 4.0.2 tag created, this build will fail.

@apmoriarty apmoriarty force-pushed the task/metadata-utils-field-cardinality branch from 9dac86c to 0066649 Compare June 25, 2024 09:51
…e test framework to not use rebuilding scanner helper due to incompatible usages of interfaces
@apmoriarty apmoriarty merged commit 354a552 into integration Jul 16, 2024
3 checks passed
@apmoriarty apmoriarty deleted the task/metadata-utils-field-cardinality branch July 16, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants