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 1f69041 [Part 2] Add geo support - add a geo aggregate function st_union (#5744) add b1ab891 [TE] Embed cube algorithm results in email (#5770) No new revisions were added by this update. Summary of changes: .../content/templates/MetricAnomaliesContent.java | 2 +- .../detector/metric-anomalies-template.ftl | 47 +++++++ .../restclient/MockThirdEyeRcaRestClient.java | 1 - .../alert/scheme/DetectionEmailAlerterTest.java | 1 - .../templates/TestMetricAnomaliesContent.java | 48 ++++++- ...rca-highlights-cube-algo-response-rendered.html | 115 ++++++++++++++++ ...st-email-rca-highlights-cube-algo-response.json | 149 +++++++++++++++++++++ .../resources/test-metric-anomalies-template.html | 1 + 8 files changed, 356 insertions(+), 8 deletions(-) create mode 100644 thirdeye/thirdeye-pinot/src/test/resources/test-email-rca-highlights-cube-algo-response-rendered.html create mode 100644 thirdeye/thirdeye-pinot/src/test/resources/test-email-rca-highlights-cube-algo-response.json --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org