mirror of
https://github.com/apache/nifi.git
synced 2025-02-11 12:35:20 +00:00
- Filtering out the EventTime searchable field for all implementation of ProvenanceRepository. Prefer user query using the startDate/endDate fields. Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #1844.