arina-ielchiieva commented on a change in pull request #1997: DRILL-7604: Allow session options to be set in HTTP queries URL: https://github.com/apache/drill/pull/1997#discussion_r384392396
########## File path: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/QueryWrapper.java ########## @@ -48,13 +51,21 @@ private final String queryType; private final int autoLimitRowCount; + @Nullable Review comment: Please remove. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
