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

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


    from 9edb2cc  [TE] frontend - harleyjj/alert-details - add rule and 
modifier columns to anomaly table (#4564)
     add 77446e7  [TE] support entity group expression (#4377)

No new revisions were added by this update.

Summary of changes:
 .../pinot/thirdeye/detection/ExpressionParser.java | 141 +++++++++++++++++++++
 .../components/TriggerConditionGrouper.java        |  20 +--
 .../detection/components/ExpressionParserTest.java |  90 +++++++++++++
 .../components/TriggerConditionGrouperTest.java    |  37 +-----
 4 files changed, 238 insertions(+), 50 deletions(-)
 create mode 100644 
thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/detection/ExpressionParser.java
 create mode 100644 
thirdeye/thirdeye-pinot/src/test/java/org/apache/pinot/thirdeye/detection/components/ExpressionParserTest.java


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

Reply via email to