xueyumusic opened a new pull request #7336: support radians and degrees in sql URL: https://github.com/apache/incubator-druid/pull/7336 Current query math functions support toRadians and toDegrees, it could simply be exposed in sql. The sql functions are "RADIANS" and "DEGREES", and the tests are added
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
