You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/03/02 15:43:45 UTC

[GitHub] [incubator-doris] morningman commented on issue #3023: doris can support to limit the timeout of one sql execution

morningman commented on issue #3023: doris can support to limit the timeout of one sql execution
URL: https://github.com/apache/incubator-doris/issues/3023#issuecomment-593466479
 
 
   Currently we do not support this kind of syntax.
   You can use session variable like `set query_timeout=60` to set a timeout for all queries in a session.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org