mirror of
https://github.com/apache/druid.git
synced 2025-02-07 10:38:18 +00:00
* URIExtractionNamespace: Treat null values in lookup maps as missing entries. This is useful when many logical lookups are derived from the same base JSON file, and some lookups' values may be unknown sometimes. * Add test, logging message, and address other comments. * Update docs.