kishoreg commented on pull request #5745:
URL: https://github.com/apache/incubator-pinot/pull/5745#issuecomment-663664728


   @ianvkoeppe this is definitely a good feature to have.  However, the 
solution is too restrictive and we generally prefer table level config (for 
multi-tenancy).
   Can you please create an issue to discuss high level requirements and 
solution.
   
   My requirements
   - should be configurable per table. Have something like 
timeBoundaryUpdateStrategy which will allow us to add more strategies. 
RoutingConfig is probably the right place
   - An explicit API to update the time boundary for the table. This can be 
handy where users can call the API after all the segments are uploaded for a 
day.
   
   


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