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

Sudheesh Katkam commented on DRILL-3319:
----------------------------------------

Are you referring to the [AggregateErrorFunctions | 
https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/AggregateErrorFunctions.java]
 class, which has the fix? Or custom aggregate functions that you have written?

> UserExceptions should be logged from the right class
> ----------------------------------------------------
>
>                 Key: DRILL-3319
>                 URL: https://issues.apache.org/jira/browse/DRILL-3319
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Execution - Flow
>            Reporter: Sudheesh Katkam
>            Assignee: Sudheesh Katkam
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: DRILL-3319.1.patch.txt, DRILL-3319.3.patch.txt
>
>
> Currently system errors are logged using the UserException#logger. Classes 
> that throws UserException should delegate logging to UserException#build 
> method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to