Jackie-Jiang opened a new pull request #5990:
URL: https://github.com/apache/incubator-pinot/pull/5990


   ## Description
   Currently the `CombinePlanNode` is using fixed 10 seconds as the timeout for 
the multi-threaded query planning, and the query planning time is not counted 
into the timeout for the query.
   This PR:
   - Replaces the fixed 10 seconds timeout with the query timeout for the query 
planing phase
   - Count the query planing time into the query timeout


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



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

Reply via email to