Uh oh!
There was an error while loading. Please reload this page.
[improvement and fix](statistics)Load the cache for external table row count while init table. - #23170
Conversation
Jibing-Li
commented
Aug 18, 2023
run buildall |
Jibing-Li
commented
Aug 18, 2023
run buildall |
hello-stephen
commented
Aug 18, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
hello-stephen
commented
Aug 18, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
22aac8d to
3c7f37eCompareJibing-Li
commented
Aug 21, 2023
run buildall |
hello-stephen
commented
Aug 21, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
a26bf48 to
e00f9dfCompareJibing-Li
commented
Aug 24, 2023
run buildall |
hello-stephen
commented
Aug 24, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
Jibing-Li
commented
Aug 24, 2023
run buildall |
hello-stephen
commented
Aug 24, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
1 similar comment
PR approved by at least one committer and no changes requested. |
…w count while init table (apache#23170) 1. Load the cache for external table row count while init table, this could avoid no row number stats for the very first time to run an sql. 2. Show cardinality for an external scan node when explain the sql. 3. fix bugs introduced by apache#22963
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...