You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/20 12:00:00 UTC

[jira] [Commented] (DRILL-6345) DRILL Query fails on Function LOG10

    [ https://issues.apache.org/jira/browse/DRILL-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445632#comment-16445632 ] 

ASF GitHub Bot commented on DRILL-6345:
---------------------------------------

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 <vo...@...>
Date:   2018-04-20T09:34:47Z

    DRILL-6345: DRILL Query fails on Function LOG10
    
    - added log10 function implementation

----


> DRILL Query fails on Function LOG10
> -----------------------------------
>
>                 Key: DRILL-6345
>                 URL: https://issues.apache.org/jira/browse/DRILL-6345
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Volodymyr Tkach
>            Assignee: Volodymyr Tkach
>            Priority: Major
>
> SQL Error: SYSTEM ERROR: UnsupportedOperationException: Only Drill simple UDF can be used in interpreter mode!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)