jihaozh opened a new pull request #4448: [TE] anomaly filters potential 
inconsistency issue fix
URL: https://github.com/apache/incubator-pinot/pull/4448
 
 
   Currently, the anomaly filters will re-fetch data from the data source to 
get the current value for anomalies. This works fine in most cases. However, 
when the data inconsistency issue happens, it might filter based on the latest 
fetched data instead of filtering on the current value stored in the anomaly.  
When this happens, it will cause confusions in the Preview UI that the filter 
is not working correctly. This PR fixes this issue.

----------------------------------------------------------------
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


With regards,
Apache Git Services

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

Reply via email to