datawave icon indicating copy to clipboard operation
datawave copied to clipboard

DataWave is an ingest/query framework that leverages Apache Accumulo to provide fast, secure data access.

Results 381 datawave issues
Sort by recently updated
recently updated
newest added

If the composite query logic is configured with logics that are warpped with the FilteredQueryLogic, then the allMustInitialize flag cannot be set to false. The reason is that if the...

Add the query parameter `sum.counts` that, given a value of `true` for the DiscoveryLogic, will results in counts being summed up across the specified time range, rather than returning counts...

configure the ingest helper to add an ageoff method if not already provided.

Provide several options for ordering a query, building on the work done in https://github.com/NationalSecurityAgency/datawave/pull/2219. Ordering can be based on - node type - field cardinality - term cardinality

This branch will fail until the corresponding typeMetadata serialization changes from the metdata-utils repo are merged and tagged - the metadata-utils version in this branch's pom (or whatever is merged...

Integration Tested

This seeks to fix an error seen from the GlobalIndexUidAggregator complaining about an inccorect Value type being passed from the ShardTableQueryMetricHandler. Instead of passing an incompatible type and clogging up...