Jackie-Jiang commented on issue #712: Pinot Query Level Timeout
URL: https://github.com/apache/incubator-pinot/issues/712#issuecomment-608055995
 
 
   Introduced a query config in table config: #5162 to define the timeout for a 
table
   Query/table level timeout implementation: #5169 
   
   In order to get the query level timeout, you may send the query with timeout 
in the query options with key: `timeoutMs`
   In order to get the table level timeout, you may config it under the query 
config
   

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


With regards,
Apache Git Services

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

Reply via email to