estherbuchwalter opened a new pull request #2461: URL: https://github.com/apache/drill/pull/2461
# [DRILL-8136](https://issues.apache.org/jira/browse/DRILL-XXXX): Overload existing Math UDFs to allow for VARCHAR input ## Description Wrote UDFs to overload existing Math functions in Drill so that Math UDFs accept input in type VARCHAR. ## Documentation All functions [here](https://drill.apache.org/docs/math-and-trig/) that accept input, except for the bitwise functions, are overloaded. ## Testing Tested each function with unit tests in `TestMathFunctionsVarcharInput.java` -- 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]
