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 b558e81  [TE] add default constructor for detection health status 
(#4861)
     add a2a27d8  [TE] Refactor the fetch anomalies interface to incorporate 
config id within the anomaly slice (#4846)

No new revisions were added by this update.

Summary of changes:
 .../pinot/thirdeye/detection/DataProvider.java     |  3 +-
 .../thirdeye/detection/DefaultDataProvider.java    | 11 +--
 .../detection/DefaultInputDataFetcher.java         |  9 ++-
 .../thirdeye/detection/DetectionResource.java      | 11 +--
 .../detection/StaticDetectionPipeline.java         |  9 ++-
 .../alert/StatefulDetectionAlertFilter.java        | 11 ++-
 .../algorithm/LegacyAnomalyFunctionAlgorithm.java  |  7 +-
 .../detection/algorithm/LegacyMergeWrapper.java    |  3 +-
 .../thirdeye/detection/algorithm/MergeWrapper.java |  3 +-
 .../detection/algorithm/MovingWindowAlgorithm.java |  1 +
 .../finetune/GridSearchTuningAlgorithm.java        |  3 +-
 .../thirdeye/detection/spi/model/AnomalySlice.java | 85 +++++++++++++++++++---
 .../wrapper/EntityAnomalyMergeWrapper.java         |  3 +-
 .../pinot/thirdeye/detection/DataProviderTest.java |  8 +-
 .../pinot/thirdeye/detection/MockDataProvider.java | 14 ++--
 15 files changed, 137 insertions(+), 44 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to