dang-stripe commented on PR #18158:
URL: https://github.com/apache/pinot/pull/18158#issuecomment-4226149944

   > have you seen any workloads where physical optimizer performs better than 
the other optimizer?
   
   @ankitsultana thanks for looking! yep we're seeing around 50% reduction in 
p50/p75 broker latency for one of our workloads. this workload involves rather 
complex queries doing up to 5-6 joins + window operations. we both enabled 
physical optimizer for the queries and colocated segments for each partition to 
a single server, so we're seeing a large reduction in shuffle exchanges.


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