Uh oh!
There was an error while loading. Please reload this page.
[feat](stats) enable set auto analyze time by set global session variable - #24026
Conversation
Kikyou1997
commented
Sep 7, 2023
run buildall |
PR approved by anyone and no changes requested. |
doris-robot
commented
Sep 7, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
de0b441 to
b3cc4b7CompareKikyou1997
commented
Sep 7, 2023
run buildall |
doris-robot
commented
Sep 7, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
b3cc4b7 to
281dc3fCompareKikyou1997
commented
Sep 8, 2023
run buildall |
doris-robot
commented
Sep 8, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
3f994cc to
8ce56cbCompareKikyou1997
commented
Sep 11, 2023
run buildall |
1 similar comment
Kikyou1997
commented
Sep 11, 2023
run buildall |
8ce56cb to
dd47a25CompareKikyou1997
commented
Sep 11, 2023
run buildall |
doris-robot
commented
Sep 11, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
doris-robot
commented
Sep 11, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
dd47a25 to
a923e95CompareKikyou1997
commented
Sep 12, 2023
run buildall |
doris-robot
commented
Sep 12, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
a923e95 to
4b8c3c6CompareKikyou1997
commented
Sep 12, 2023
run buildall |
| description = {"该参数定义自动ANALYZE例程的开始时间", | ||
| "This parameter defines the start time for the automatic ANALYZE routine."}, | ||
| flag = VariableMgr.GLOBAL) | ||
| public String fullAutoAnalyzeStartTime = ""; |
There was a problem hiding this comment.
These should be in GlobalVariable.java
PR approved by at least one committer and no changes requested. |
doris-robot
commented
Sep 13, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
….0 (#25421) This PR is composed of belowing commits which has been merged to Doirs master: * #24769 * #24672 * #24599 * #24521 * #24405 * #24237 * #24135 * #24074 * #24026 * #23992 * #23978 * #23622 * #23507 * #23354 * #23103 * #22963 * #22896 * #22775 * #22773 After this PR, when user upgrade Doris from 2.0.2 to 2.0.3, the origin info in AnalysisManager will be ignored, and the new module AnalysisManagerV2 will be saved(with more info).
Proposed changes
Issue Number: close #xxx
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...