This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-63884-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from cb4008f6407 branch-4.1:[fix](metric) Preserve labels for histogram
metrics to fix wrong metric name for prometheus (#63485) (#63716)
add e43771828a0 [fix](connect) Align COM_RESET_CONNECTION behavior with
MySQL (#63884)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/qe/ConnectContext.java | 99 ++++++++++--
.../java/org/apache/doris/qe/ConnectProcessor.java | 17 ++-
.../org/apache/doris/qe/MysqlConnectProcessor.java | 10 +-
.../org/apache/doris/qe/ConnectContextTest.java | 166 +++++++++++++++++++++
.../doris/regression/suite/SuiteContext.groovy | 16 ++
.../test_reset_connection_session_variable.groovy | 76 ++++++++++
6 files changed, 366 insertions(+), 18 deletions(-)
create mode 100644
regression-test/suites/query_p0/session_variable/test_reset_connection_session_variable.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]