gianm opened a new pull request, #18562: URL: https://github.com/apache/druid/pull/18562
At the execution layer, the greatest and least functions only accept numbers and strings. They throw errors when encountering other types. To line up with this, the SQL bindings should verify that the SQL type is a type that is represented by a string or number. -- 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]
