kkhatua commented on a change in pull request #1279: DRILL-5735: Allow 
search/sort in the Options webUI
URL: https://github.com/apache/drill/pull/1279#discussion_r208776844
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/store/sys/SystemTable.java
 ##########
 @@ -31,6 +31,7 @@
  * </p>
  */
 public enum SystemTable {
+  @Deprecated
 
 Review comment:
   The bug is not from this commit, so will ignore this for now. 
   Should I leave this deprecated or remove it?
   I would, ideally, like to mark it as deprecated. Or even better, swap the 
table names for the 2 OptionValueWrapper classes, so that the single value 
column table is now `sys.options`

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to