kociepa commented on issue #10678: URL: https://github.com/apache/druid/issues/10678#issuecomment-792777505
you can use the js exctraction function to extract keys and values from concatenated pairs ( https://druid.apache.org/docs/latest/querying/dimensionspecs.html#javascript-extraction-function ). So either in filters or in grouping you can use the exctraction function ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
