snleee opened a new pull request #7761:
URL: https://github.com/apache/pinot/pull/7761


   when we have the empty buckets (no more data push
   for the table). However, we still have some edge
   cases not covered. We found the issue where the
   table has some empty buckets and new fresh data
   that is not eligible for merge due to buffer time.
   In this case, we still fall back to the original
   algorithm and report the wrong delay. This PR
   addresses such case.


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to