vincentchenjl commented on a change in pull request #5435: URL: https://github.com/apache/incubator-pinot/pull/5435#discussion_r431522638
########## File path: thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/anomaly/task/TaskConstants.java ########## @@ -26,15 +26,8 @@ DETECTION, DETECTION_ALERT, YAML_DETECTION_ONBOARD, - ANOMALY_DETECTION, - MERGE, // TODO: deprecate ALERT task type - ALERT, - ALERT2, - MONITOR, - DATA_COMPLETENESS, - CLASSIFICATION, - REPLAY + MONITOR Review comment: Added one line description each type. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org