You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ak...@apache.org on 2020/03/23 16:04:28 UTC

[incubator-pinot] branch master updated (977c79c -> 2cfbe7e)

This is an automated email from the ASF dual-hosted git repository.

akshayrai09 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 977c79c  [TE] frontend - harleyjj/rca - cube table updates (#5159)
     add 2cfbe7e  [TE][subscription] update subscription watermarks to use anomaly create time instead of end time (#5152)

No new revisions were added by this update.

Summary of changes:
 .../datalayer/bao/MergedAnomalyResultManager.java  |  2 +-
 .../bao/jdbc/MergedAnomalyResultManagerImpl.java   |  7 +++++--
 .../datalayer/pojo/DetectionAlertConfigBean.java   | 21 ++++++-------------
 .../thirdeye/detection/DefaultDataProvider.java    |  3 +++
 .../pinot/thirdeye/detection/alert/AlertUtils.java |  9 +-------
 .../detection/alert/DetectionAlertJob.java         | 17 +++++++--------
 .../detection/alert/DetectionAlertTaskRunner.java  | 24 +++++++++-------------
 .../alert/StatefulDetectionAlertFilter.java        | 18 +++++++---------
 .../filter/DimensionsRecipientAlertFilter.java     | 17 ++-------------
 .../alert/filter/PerUserDimensionAlertFilter.java  | 18 ++--------------
 .../detection/alert/filter/SubscriptionUtils.java  |  1 -
 .../ToAllRecipientsDetectionAlertFilter.java       | 22 ++------------------
 .../components/ThresholdRuleDetector.java          |  2 +-
 .../validators/SubscriptionConfigValidator.java    |  5 -----
 .../translator/SubscriptionConfigTranslator.java   |  1 -
 .../thirdeye/detection/alert/SendAlertTest.java    |  6 ++++--
 .../ToAllRecipientsDetectionAlertFilterTest.java   | 19 ++++++++---------
 17 files changed, 62 insertions(+), 130 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org