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?
----------------------------------------------------------------
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