You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "gaoxiaoqing (Jira)" <ji...@apache.org> on 2022/04/08 08:53:00 UTC

[jira] [Created] (IMPALA-11233) reset all query option

gaoxiaoqing created IMPALA-11233:
------------------------------------

             Summary: reset all query option
                 Key: IMPALA-11233
                 URL: https://issues.apache.org/jira/browse/IMPALA-11233
             Project: IMPALA
          Issue Type: New Feature
            Reporter: gaoxiaoqing


when we using jdbc connection pool, a connection set some query option, after query finished, connection is closed and put back to the connection pool. when connection using again, the last query option also come into affect.

we need a feature that can reset all query option without restart impalad



--
This message was sent by Atlassian Jira
(v8.20.1#820001)