Uh oh!
There was an error while loading. Please reload this page.
[feature](cmd) add UNSET_VARIABLE statement to set back variables - #27552
Conversation
Yulei-Yang
commented
Nov 24, 2023
run buildall |
Yulei-Yang
commented
Nov 24, 2023
run p0 |
doris-robot
commented
Nov 24, 2023
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
doris-robot
commented
Nov 24, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
Yulei-Yang
commented
Nov 26, 2023
run buildall |
Yulei-Yang
commented
Nov 26, 2023
run buildall |
Yulei-Yang
commented
Nov 26, 2023
run p0 |
Yulei-Yang
commented
Nov 26, 2023
run pipelinex_p0 |
doris-robot
commented
Nov 26, 2023
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
doris-robot
commented
Nov 26, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
nextdreamblue
commented
Nov 27, 2023
LGTM |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
* Problem introduced by apache#27552
…pache#31080) * Problem introduced by apache#27552
Proposed changes
Implement issue Number: close#20643
furthermore, implement global scope.
UNSET [SESSION|GLOBAL] VARIABLE ${variable_name}; UNSET [SESSION|GLOBAL] VARIABLE ALL;Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...