Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

branch-3.0: [opt](inverted index) Add troubleshooting logs #44182 #44291

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Cherry-picked from #44182

Problem Summary:
1. Occasionally encounter 'No segments* file found' issue, need to add
troubleshooting logs.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Nov 19, 2024
@doris-robot
Copy link

run buildall

Copy link
Contributor Author

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TPC-H: Total hot run time: 43266 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100 test result on commit a798b260b52c278781b465820b5b2c13ac0abede, data reload: false

------ Round 1 ----------------------------------
q1	17598	7458	7441	7441
q2	2375	181	163	163
q3	11142	1141	1153	1141
q4	10676	774	743	743
q5	7862	2807	2758	2758
q6	236	150	151	150
q7	981	612	608	608
q8	9339	1853	1962	1853
q9	6769	6429	6433	6429
q10	7054	2283	2291	2283
q11	459	256	267	256
q12	402	209	212	209
q13	17784	2997	2988	2988
q14	232	216	213	213
q15	563	521	511	511
q16	695	618	609	609
q17	973	581	528	528
q18	7343	6660	6520	6520
q19	1434	1136	1071	1071
q20	2839	2698	2657	2657
q21	3967	3297	3115	3115
q22	1113	1020	1020	1020
Total cold run time: 111836 ms
Total hot run time: 43266 ms

----- Round 2, with runtime_filter_mode=off -----
q1	7389	7395	7410	7395
q2	337	224	225	224
q3	2964	2889	2879	2879
q4	1989	1799	1793	1793
q5	5619	5735	5427	5427
q6	217	142	142	142
q7	2062	1668	1654	1654
q8	3223	3391	3326	3326
q9	8494	8432	8487	8432
q10	3449	3401	3423	3401
q11	594	494	487	487
q12	762	591	585	585
q13	16900	2970	2973	2970
q14	274	272	253	253
q15	552	513	491	491
q16	703	647	661	647
q17	1797	1557	1562	1557
q18	7691	7363	7280	7280
q19	1653	1434	1620	1434
q20	1989	1771	1804	1771
q21	5185	5199	5047	5047
q22	1101	1005	972	972
Total cold run time: 74944 ms
Total hot run time: 58167 ms

@dataroaring dataroaring merged commit be92ae2 into branch-3.0 Nov 29, 2024
21 of 24 checks passed
@github-actions github-actions bot deleted the auto-pick-44182-branch-3.0 branch November 29, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants