gianm commented on issue #17820: URL: https://github.com/apache/druid/issues/17820#issuecomment-2836098491
Even the latest version does not automatically deduplicate lookup definitions in this way. For larger lookups I would definitely suggest using `uri` lookups. The `map` ones were intended for use with small lookups, like up to a few MB. It would be a nice enhancement to dedupe the definitions to support somewhat larger `map`s, so we could treat this issue as a feature request. In the meantime, if you have any issues with `uri` lookups please feel free to raise a new issue or contact us on Slack. thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
