NationalSecurityAgency / datawave

DataWave is an ingest/query framework that leverages Apache Accumulo to provide fast, secure data access.
https://code.nsa.gov/datawave
Apache License 2.0
561 stars 243 forks source link

LimitFields.isHit() should not normalize #2530

Closed FineAndDandy closed 1 month ago

FineAndDandy commented 1 month ago

The attribute can be passed along with the Content in the JexlEvaluation so that the isHit() check does not need to normalize, but instead can just compare against the original attribute.