mayankshriv edited a comment on issue #5751:
URL: 
https://github.com/apache/incubator-pinot/issues/5751#issuecomment-664700503


   Summarizing the offline discussion between @mcvsubbu @snleee @sajjad-moradi 
and @mayankshriv:
   
   1. Since there are use cases that may push partial data for the day (UTC vs 
PST), a table level config is warranted to ensure where this feature can be 
enabled.
   2. We will have a primitive to update the time boundary after segments are 
pushed. This will create a znode to persist the time boundary value.
   3. We will need to replace the existing EV based time-boundary computation 
with one that is based on the Znode listener. We might also need a periodic 
auto-correct task (in case updating the Znode fails).
   


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



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

Reply via email to