You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Steve Carlin (Jira)" <ji...@apache.org> on 2022/01/27 15:01:00 UTC

[jira] [Assigned] (IMPALA-11056) Allow Java UDFs to fail query when exception is thrown

     [ https://issues.apache.org/jira/browse/IMPALA-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Carlin reassigned IMPALA-11056:
-------------------------------------

    Assignee: Steve Carlin

> Allow Java UDFs to fail query when exception is thrown
> ------------------------------------------------------
>
>                 Key: IMPALA-11056
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11056
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Steve Carlin
>            Assignee: Steve Carlin
>            Priority: Major
>
> Currently, the functionality for Hive UDFs is such that if the java code throws an exception, the backend logs it as a warning and treats the function as if it returned NULL.
> Sometimes it is desirable to allow the Java function to diagnose an error as fatal to the query. 
> Since this feature would break backward compatibility, the default behavior should be the current behavior.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org