walterddr opened a new pull request, #9379:
URL: https://github.com/apache/pinot/pull/9379

   Overview
   ===
   This PR is preliminary support for hybrid routing on multistage engine. It 
copies so of the logics in the broker request side but not all. and only has 
basic testing.
   
   Details
   ===
   - copied some time boundary logics (manager and associated logics) into 
either core module or replicated in multi-stage planner
   - created a hybrid routing dispatchable stagemetadata 
     - indexed each segment with table types
     - added time boundary info if dispatching multiple table types, otherwise 
ignore
     - reconstructed server requests multiple times. 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to