arina-ielchiieva commented on a change in pull request #1994: DRILL-7203: Accept impersonation userName as form field & fix back button for query page URL: https://github.com/apache/drill/pull/1994#discussion_r385700251
########## File path: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/QueryWrapper.java ########## @@ -48,13 +53,21 @@ private final String queryType; private final int autoLimitRowCount; + @Nullable Review comment: Please remove nullable annotation. ---------------------------------------------------------------- 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