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_r210044469
##########
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:
I've removed the deprecated flag for now. I logged
[DRILL-6684](https://issues.apache.org/jira/browse/DRILL-6684) for this
purpose.
----------------------------------------------------------------
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