DRILL-8136: Overload existing Math UDFs to allow for VARCHAR input #2461
estherbuchwalter
changed the title Overload existing Math UDFs to allow for VARCHAR input. Also added … DRILL-8136: Overload existing Math UDFs to allow for VARCHAR input. Also added … 2 years ago
estherbuchwalter
changed the title DRILL-8136: Overload existing Math UDFs to allow for VARCHAR input. Also added … DRILL-8136: Overload existing Math UDFs to allow for VARCHAR input 2 years ago
cgivre
commented
on 2022-02-16
Overloaded existing Math UDFs to allow for VARCHAR input. Also added …
56d44b29
Added a validateInput() method in MathFunctionsVarcharUtils class to …
d6b36168
Modified mod and cbrt methods to use MathFunctionsVarCharUtils to val…
d95ec0e4
Added Apache license headers
13316967
Modified pow() function to deal with invalid input. Added related tests.
4240a6ce
WIP. Modified mod() function to return a VARCHAR so that the default …
f015865a
WIP. Modified test mod() function to expect VARCHAR. Fixed VARCHAR.to…
846cf769
Removed unnecessary code
9308f047
Reset to previous state where methods return Float8Holder
5b0fc8f5
Fixed license headers
b3702002
Working with nulls and license fix
46aec924
cgivre
force pushed
from
38b15776
to
46aec924
2 years ago
Fixed UT
465a306d
Remoted print statement
71814839
cgivre
closed this 2 years ago
Login to write a write a comment.
Login via GitHub