GitHub user vladimirtkach opened a pull request:
https://github.com/apache/drill/pull/1230
DRILL-6345: DRILL Query fails on Function LOG10
- added log10 function implementation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vladimirtkach/drill DRILL-6345
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1230.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1230
----
commit 6f1d67e65e8938888fa301abffa17b84d4df5dde
Author: vladimir tkach <vovatkach75@...>
Date: 2018-04-20T09:34:47Z
DRILL-6345: DRILL Query fails on Function LOG10
- added log10 function implementation
----
---