clintropolis opened a new pull request, #18698: URL: https://github.com/apache/druid/pull/18698
Without this change, this query in the planner falls into the 'json_value_any' part of the convertlet that does not set the expected native druid type. The added test would fail with a class cast exception as a string matcher was being used to handle a selector that was not returning strings (exploring a change for this as a separate branch). -- 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]
