amansinha100 commented on a change in pull request #1334: DRILL-6385: Support 
JPPD feature
URL: https://github.com/apache/drill/pull/1334#discussion_r199559935
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/server/options/OptionSet.java
 ##########
 @@ -118,4 +118,12 @@
    */
 
   String getString(String name);
+
+  /**
+   * Return the value of a String option
+   * @param name option name
+   * @throws IllegalArgumentException if the option is undefined or
 
 Review comment:
   incomplete statement

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to