ihuzenko commented on a change in pull request #1945: DRILL-7502: Invalid codegen for typeof() with UNION URL: https://github.com/apache/drill/pull/1945#discussion_r362885373
########## File path: exec/java-exec/src/main/java/org/apache/drill/exec/expr/EvaluationVisitor.java ########## @@ -117,9 +106,9 @@ public HoldingContainer addExpr(LogicalExpression e, ClassGenerator<?> generator } private class ExpressionHolder { Review comment: ```suggestion private static class ExpressionHolder { ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services