abhishekrb19 commented on issue #17361: URL: https://github.com/apache/druid/issues/17361#issuecomment-2421828324
Btw, you can directly query a map lookup in SQL: `SELECT "k", "v" FROM "lookup"."mapLookup"`. This should return the keys and values in the correct string form. The Druid web-console uses SQL instead of API to introspect values when you open the lookup modal. -- 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]
