Skip to content

[feature](executor)Make workload group property not required#27229

Merged
yiguolei merged 2 commits intoapache:masterfrom
wangbo:1118_wg_req_property
Nov 19, 2023
Merged

[feature](executor)Make workload group property not required#27229
yiguolei merged 2 commits intoapache:masterfrom
wangbo:1118_wg_req_property

Conversation

@wangbo
Copy link
Contributor

@wangbo wangbo commented Nov 18, 2023

Proposed changes

Make workload group property not required.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

@github-actions
Copy link
Contributor

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

yiguolei
yiguolei previously approved these changes Nov 18, 2023
Copy link
Contributor

@yiguolei yiguolei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yiguolei
Copy link
Contributor

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Nov 18, 2023
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.75% (8434/22952)
Line Coverage: 29.25% (68617/234572)
Region Coverage: 27.86% (35475/127342)
Branch Coverage: 24.59% (18104/73612)
Coverage Report: http://coverage.selectdb-in.cc/coverage/603c07445f9f4fcc819a25fe5fe70cbf455ee5d3_603c07445f9f4fcc819a25fe5fe70cbf455ee5d3/report/index.html

@doris-robot
Copy link

TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
Tpch sf100 test result on commit 603c07445f9f4fcc819a25fe5fe70cbf455ee5d3, data reload: false

run tpch-sf100 query with default conf and session variables
q1	4933	4684	4624	4624
q2	360	156	170	156
q3	2054	1943	1929	1929
q4	1392	1248	1237	1237
q5	3955	3907	4019	3907
q6	252	126	124	124
q7	1394	886	894	886
q8	2791	2814	2766	2766
q9	58614	9597	9599	9597
q10	12715	3530	3530	3530
q11	376	251	235	235
q12	1459	292	296	292
q13	18841	3762	3783	3762
q14	325	290	285	285
q15	570	535	516	516
q16	670	578	582	578
q17	1153	993	904	904
q18	7837	7377	7419	7377
q19	1730	1691	1677	1677
q20	580	281	295	281
q21	7611	4033	4040	4033
q22	475	371	370	370
Total cold run time: 130087 ms
Total hot run time: 49066 ms

run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off
q1	4634	4590	4549	4549
q2	340	234	262	234
q3	4022	4003	4021	4003
q4	2714	2702	2706	2702
q5	9688	9589	9671	9589
q6	250	119	116	116
q7	3026	2499	2500	2499
q8	4444	4461	4429	4429
q9	12997	12821	12853	12821
q10	4053	4160	4137	4137
q11	804	655	649	649
q12	963	818	810	810
q13	4288	3580	3558	3558
q14	374	346	344	344
q15	564	518	518	518
q16	726	658	682	658
q17	3856	3828	3842	3828
q18	9630	9214	9080	9080
q19	1811	1823	1773	1773
q20	2397	2062	2048	2048
q21	8796	8472	8667	8472
q22	863	847	751	751
Total cold run time: 81240 ms
Total hot run time: 77568 ms

@doris-robot
Copy link

(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.05 seconds
stream load tsv: 563 seconds loaded 74807831229 Bytes, about 126 MB/s
stream load json: 18 seconds loaded 2358488459 Bytes, about 124 MB/s
stream load orc: 65 seconds loaded 1101869774 Bytes, about 16 MB/s
stream load parquet: 32 seconds loaded 861443392 Bytes, about 25 MB/s
insert into select: 28.0 seconds inserted 10000000 Rows, about 357K ops/s
storage size: 17097874580 Bytes

@wangbo
Copy link
Contributor Author

wangbo commented Nov 19, 2023

run buildall

@github-actions github-actions bot removed the approved Indicates a PR has been approved by one committer. label Nov 19, 2023
@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.75% (8434/22952)
Line Coverage: 29.25% (68611/234572)
Region Coverage: 27.86% (35473/127342)
Branch Coverage: 24.59% (18099/73612)
Coverage Report: http://coverage.selectdb-in.cc/coverage/76376f577fc1212d2b733be636609424240aa6e9_76376f577fc1212d2b733be636609424240aa6e9/report/index.html

@doris-robot
Copy link

TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
Tpch sf100 test result on commit 76376f577fc1212d2b733be636609424240aa6e9, data reload: false

run tpch-sf100 query with default conf and session variables
q1	4912	4677	4634	4634
q2	359	172	150	150
q3	2024	1914	1858	1858
q4	1398	1281	1247	1247
q5	3928	3942	4020	3942
q6	249	130	131	130
q7	1386	870	904	870
q8	2788	2788	2768	2768
q9	9774	9413	9439	9413
q10	3430	3525	3538	3525
q11	379	247	249	247
q12	433	290	296	290
q13	4569	3796	3751	3751
q14	316	280	281	280
q15	582	522	510	510
q16	665	591	586	586
q17	1128	955	940	940
q18	7952	7434	7481	7434
q19	1659	1686	1678	1678
q20	565	315	298	298
q21	4442	4014	3995	3995
q22	475	362	377	362
Total cold run time: 53413 ms
Total hot run time: 48908 ms

run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off
q1	4614	4573	4571	4571
q2	336	218	276	218
q3	4039	4010	4018	4010
q4	2709	2705	2715	2705
q5	9832	9897	9839	9839
q6	243	123	121	121
q7	3006	2492	2500	2492
q8	4479	4446	4484	4446
q9	12972	12826	12904	12826
q10	4056	4127	4183	4127
q11	805	642	726	642
q12	971	822	795	795
q13	4323	3583	3590	3583
q14	380	339	351	339
q15	571	515	505	505
q16	733	679	665	665
q17	3895	3893	3862	3862
q18	9658	9154	9197	9154
q19	1820	1780	1776	1776
q20	2403	2069	2057	2057
q21	8994	8632	8613	8613
q22	865	799	765	765
Total cold run time: 81704 ms
Total hot run time: 78111 ms

@doris-robot
Copy link

(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.71 seconds
stream load tsv: 563 seconds loaded 74807831229 Bytes, about 126 MB/s
stream load json: 18 seconds loaded 2358488459 Bytes, about 124 MB/s
stream load orc: 66 seconds loaded 1101869774 Bytes, about 15 MB/s
stream load parquet: 32 seconds loaded 861443392 Bytes, about 25 MB/s
insert into select: 28.7 seconds inserted 10000000 Rows, about 348K ops/s
storage size: 17098759667 Bytes

Copy link
Contributor

@yiguolei yiguolei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Nov 19, 2023
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

Copy link
Contributor

@xinyiZzz xinyiZzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yiguolei yiguolei merged commit 70e0701 into apache:master Nov 19, 2023
superdiaodiao pushed a commit to superdiaodiao/doris that referenced this pull request Nov 21, 2023
…27229)

* Make workload group property not required

* remove useless  UT
seawinde pushed a commit to seawinde/doris that referenced this pull request Nov 28, 2023
…27229)

* Make workload group property not required

* remove useless  UT
XuJianxu pushed a commit to XuJianxu/doris that referenced this pull request Dec 14, 2023
…27229)

* Make workload group property not required

* remove useless  UT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed workload-group

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants