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

[Improment]Add schema table workload_group_privileges #38436

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

wangbo
Copy link
Contributor

@wangbo wangbo commented Jul 28, 2024

Proposed changes

Add schema table workload_group_privileges.

mysql [information_schema]>desc workload_group_privileges;
+---------------------+--------------+------+-------+---------+-------+
| Field               | Type         | Null | Key   | Default | Extra |
+---------------------+--------------+------+-------+---------+-------+
| GRANTEE             | varchar(64)  | Yes  | false | NULL    |       |
| WORKLOAD_GROUP_NAME | varchar(256) | Yes  | false | NULL    |       |
| PRIVILEGE_TYPE      | varchar(64)  | Yes  | false | NULL    |       |
| IS_GRANTABLE        | varchar(3)   | Yes  | false | NULL    |       |
+---------------------+--------------+------+-------+---------+-------+
4 rows in set (0.01 sec)


@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

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@wangbo
Copy link
Contributor Author

wangbo commented Jul 28, 2024

run buildall

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

@doris-robot
Copy link

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

------ Round 1 ----------------------------------
q1	17962	4516	4315	4315
q2	2011	205	201	201
q3	10494	1222	1156	1156
q4	10159	791	709	709
q5	7530	2729	2682	2682
q6	224	139	140	139
q7	957	596	612	596
q8	9275	1957	1928	1928
q9	8747	6569	6565	6565
q10	8832	3805	3808	3805
q11	448	253	247	247
q12	393	230	215	215
q13	17763	3003	2997	2997
q14	275	235	242	235
q15	526	487	488	487
q16	518	378	379	378
q17	983	723	736	723
q18	8234	7386	7369	7369
q19	6082	985	941	941
q20	690	340	351	340
q21	5034	3175	3233	3175
q22	354	291	299	291
Total cold run time: 117491 ms
Total hot run time: 39494 ms

----- Round 2, with runtime_filter_mode=off -----
q1	4429	4252	4309	4252
q2	381	273	270	270
q3	3031	2821	2908	2821
q4	1995	1737	1659	1659
q5	5732	5546	5541	5541
q6	222	132	132	132
q7	2210	1845	1890	1845
q8	3268	3422	3420	3420
q9	8843	8786	8883	8786
q10	4131	3957	3788	3788
q11	599	511	497	497
q12	811	635	631	631
q13	16263	3186	3176	3176
q14	332	292	290	290
q15	539	490	496	490
q16	477	447	439	439
q17	1804	1523	1509	1509
q18	8225	8132	7804	7804
q19	1709	1714	1572	1572
q20	2180	1928	1878	1878
q21	5047	4985	4621	4621
q22	639	529	505	505
Total cold run time: 72867 ms
Total hot run time: 55926 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 172902 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit 6c95b9a2c9f23e20e35eedf63d670fce6458db54, data reload: false

query1	916	381	369	369
query2	6437	1953	1890	1890
query3	6651	209	222	209
query4	28177	17475	17442	17442
query5	3663	498	503	498
query6	260	184	160	160
query7	4582	292	289	289
query8	239	195	197	195
query9	8455	2480	2450	2450
query10	438	294	293	293
query11	12206	10056	10048	10048
query12	122	98	87	87
query13	1641	383	383	383
query14	10057	7772	6978	6978
query15	213	170	168	168
query16	7553	498	472	472
query17	1511	539	524	524
query18	1936	273	287	273
query19	190	141	140	140
query20	91	87	83	83
query21	207	112	98	98
query22	4287	4028	3840	3840
query23	34097	33846	33635	33635
query24	10776	2904	2920	2904
query25	604	391	411	391
query26	708	151	152	151
query27	2225	282	286	282
query28	6280	2110	2126	2110
query29	806	461	418	418
query30	254	157	157	157
query31	970	765	745	745
query32	97	53	59	53
query33	662	337	338	337
query34	910	493	497	493
query35	892	748	779	748
query36	1147	978	963	963
query37	134	82	83	82
query38	2986	2898	2918	2898
query39	907	850	852	850
query40	197	111	114	111
query41	45	49	42	42
query42	112	101	95	95
query43	505	476	473	473
query44	1095	729	729	729
query45	213	177	177	177
query46	1085	750	719	719
query47	1851	1774	1768	1768
query48	382	291	297	291
query49	838	414	425	414
query50	792	396	401	396
query51	6877	6652	6662	6652
query52	95	93	93	93
query53	259	187	181	181
query54	851	455	444	444
query55	77	74	75	74
query56	314	283	284	283
query57	1133	1051	1020	1020
query58	262	260	273	260
query59	2852	2629	2664	2629
query60	310	286	285	285
query61	96	93	95	93
query62	798	647	615	615
query63	212	181	184	181
query64	9208	2247	1791	1791
query65	3165	3075	3110	3075
query66	758	341	353	341
query67	15322	14828	14990	14828
query68	4504	563	567	563
query69	600	435	339	339
query70	1143	1139	1140	1139
query71	439	284	279	279
query72	7771	5387	5833	5387
query73	771	342	337	337
query74	6085	5659	5701	5659
query75	3383	2671	2740	2671
query76	2648	933	845	845
query77	636	317	305	305
query78	9732	8952	8915	8915
query79	2582	537	515	515
query80	2747	490	496	490
query81	606	222	221	221
query82	1388	149	141	141
query83	311	176	176	176
query84	263	87	79	79
query85	1601	327	305	305
query86	475	308	320	308
query87	3250	3120	3094	3094
query88	4187	2490	2490	2490
query89	390	285	286	285
query90	1974	193	203	193
query91	128	154	108	108
query92	67	49	49	49
query93	2399	549	548	548
query94	1040	300	304	300
query95	357	262	260	260
query96	606	271	272	271
query97	3215	3020	3029	3020
query98	218	209	194	194
query99	1539	1250	1265	1250
Total cold run time: 281046 ms
Total hot run time: 172902 ms

@doris-robot
Copy link

ClickBench: Total hot run time: 31.11 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit 6c95b9a2c9f23e20e35eedf63d670fce6458db54, data reload: false

query1	0.04	0.04	0.03
query2	0.07	0.04	0.04
query3	0.22	0.05	0.05
query4	1.67	0.08	0.09
query5	0.50	0.50	0.48
query6	1.13	0.72	0.72
query7	0.02	0.01	0.02
query8	0.06	0.04	0.04
query9	0.54	0.49	0.48
query10	0.55	0.55	0.55
query11	0.16	0.11	0.11
query12	0.14	0.12	0.13
query13	0.60	0.58	0.60
query14	0.77	0.80	0.77
query15	0.85	0.82	0.83
query16	0.38	0.37	0.37
query17	0.96	0.98	0.97
query18	0.22	0.22	0.22
query19	1.90	1.76	1.85
query20	0.01	0.00	0.01
query21	15.42	0.74	0.66
query22	4.65	6.25	2.36
query23	18.31	1.44	1.22
query24	2.08	0.25	0.24
query25	0.14	0.09	0.08
query26	0.29	0.21	0.21
query27	0.45	0.22	0.23
query28	13.19	1.00	0.99
query29	12.61	3.32	3.31
query30	0.25	0.06	0.06
query31	2.86	0.41	0.39
query32	3.28	0.49	0.47
query33	2.94	2.93	2.88
query34	16.92	4.37	4.35
query35	4.44	4.43	4.44
query36	0.66	0.47	0.46
query37	0.19	0.15	0.16
query38	0.15	0.15	0.14
query39	0.04	0.03	0.03
query40	0.15	0.12	0.12
query41	0.10	0.05	0.05
query42	0.05	0.05	0.05
query43	0.05	0.04	0.04
Total cold run time: 110.01 s
Total hot run time: 31.11 s

@wangbo wangbo force-pushed the 0726_wg_priv_tab branch from 6c95b9a to d1ca670 Compare July 29, 2024 01:54
@wangbo
Copy link
Contributor Author

wangbo commented Jul 29, 2024

run buildall

@doris-robot
Copy link

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

------ Round 1 ----------------------------------
q1	19150	5879	4269	4269
q2	2018	214	198	198
q3	10525	1176	1090	1090
q4	10263	832	736	736
q5	7524	2707	2717	2707
q6	219	133	136	133
q7	960	611	600	600
q8	9227	1915	1903	1903
q9	8744	6581	6532	6532
q10	8684	3808	3787	3787
q11	478	246	250	246
q12	389	222	218	218
q13	17783	2919	2976	2919
q14	273	233	246	233
q15	515	487	483	483
q16	492	377	384	377
q17	972	666	676	666
q18	8075	7491	7313	7313
q19	5260	941	997	941
q20	662	341	332	332
q21	4957	3308	3329	3308
q22	346	283	288	283
Total cold run time: 117516 ms
Total hot run time: 39274 ms

----- Round 2, with runtime_filter_mode=off -----
q1	4415	4272	4243	4243
q2	380	258	267	258
q3	3000	2891	2935	2891
q4	1996	1637	1771	1637
q5	5618	5524	5476	5476
q6	228	143	130	130
q7	2176	1875	1792	1792
q8	3255	3419	3446	3419
q9	8827	8788	8861	8788
q10	4062	3938	3782	3782
q11	574	510	511	510
q12	832	638	638	638
q13	16264	3195	3146	3146
q14	317	300	287	287
q15	556	494	486	486
q16	480	449	428	428
q17	1832	1538	1513	1513
q18	8077	7943	7882	7882
q19	1722	1461	1630	1461
q20	2102	1883	1862	1862
q21	6860	4837	4916	4837
q22	627	511	501	501
Total cold run time: 74200 ms
Total hot run time: 55967 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 173585 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit d1ca6709b41ed72ad8ced5d7c1e1201467ddab36, data reload: false

query1	912	372	361	361
query2	6438	1899	1858	1858
query3	6651	206	208	206
query4	28386	17330	17390	17330
query5	3688	477	486	477
query6	273	175	170	170
query7	4581	301	284	284
query8	235	197	200	197
query9	8568	2468	2466	2466
query10	438	290	290	290
query11	11710	10207	10121	10121
query12	123	91	89	89
query13	1646	387	381	381
query14	9412	7637	7483	7483
query15	234	173	170	170
query16	7653	505	488	488
query17	1616	564	545	545
query18	1862	298	289	289
query19	201	153	157	153
query20	93	87	85	85
query21	210	102	96	96
query22	4165	4047	3961	3961
query23	34404	33738	33536	33536
query24	10747	2912	3007	2912
query25	630	432	426	426
query26	710	162	157	157
query27	2220	278	287	278
query28	5993	2151	2138	2138
query29	797	475	451	451
query30	261	154	160	154
query31	983	784	769	769
query32	170	52	52	52
query33	664	387	327	327
query34	866	482	504	482
query35	882	752	785	752
query36	1109	965	934	934
query37	132	80	78	78
query38	2996	2846	2822	2822
query39	918	820	809	809
query40	191	112	117	112
query41	45	45	44	44
query42	108	94	94	94
query43	521	474	461	461
query44	1065	719	737	719
query45	206	176	178	176
query46	1114	716	711	711
query47	1849	1731	1771	1731
query48	361	294	295	294
query49	820	406	413	406
query50	794	405	410	405
query51	6692	6707	6620	6620
query52	99	87	89	87
query53	252	193	179	179
query54	888	466	444	444
query55	74	73	71	71
query56	288	276	264	264
query57	1141	1042	1089	1042
query58	266	274	264	264
query59	2795	2727	2688	2688
query60	307	276	289	276
query61	96	92	99	92
query62	757	639	664	639
query63	205	182	173	173
query64	9142	2249	1674	1674
query65	3181	3138	3119	3119
query66	679	340	327	327
query67	15473	14810	14871	14810
query68	8223	581	580	580
query69	670	403	332	332
query70	1135	1114	1115	1114
query71	483	265	264	264
query72	8776	5529	5517	5517
query73	1215	333	330	330
query74	6150	5708	5684	5684
query75	4503	2710	2697	2697
query76	4387	939	947	939
query77	768	327	318	318
query78	9538	9195	8988	8988
query79	7539	536	523	523
query80	961	517	498	498
query81	582	222	225	222
query82	292	133	141	133
query83	314	174	173	173
query84	273	78	82	78
query85	874	302	297	297
query86	347	291	323	291
query87	3278	3129	3119	3119
query88	4623	2505	2479	2479
query89	471	290	287	287
query90	2109	189	188	188
query91	123	98	100	98
query92	65	50	49	49
query93	5904	556	561	556
query94	1167	277	297	277
query95	355	268	273	268
query96	617	275	287	275
query97	3180	3052	3091	3052
query98	210	202	206	202
query99	1598	1258	1264	1258
Total cold run time: 293716 ms
Total hot run time: 173585 ms

@doris-robot
Copy link

ClickBench: Total hot run time: 31.07 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit d1ca6709b41ed72ad8ced5d7c1e1201467ddab36, data reload: false

query1	0.04	0.04	0.02
query2	0.08	0.04	0.04
query3	0.23	0.05	0.05
query4	1.66	0.07	0.08
query5	0.50	0.48	0.49
query6	1.13	0.73	0.73
query7	0.02	0.01	0.01
query8	0.06	0.04	0.04
query9	0.54	0.50	0.48
query10	0.52	0.55	0.56
query11	0.14	0.12	0.11
query12	0.16	0.12	0.12
query13	0.59	0.58	0.59
query14	0.77	0.76	0.78
query15	0.84	0.82	0.82
query16	0.37	0.37	0.36
query17	1.00	0.99	0.94
query18	0.24	0.21	0.22
query19	1.78	1.67	1.67
query20	0.01	0.01	0.01
query21	15.39	0.78	0.66
query22	4.27	6.67	2.54
query23	18.31	1.44	1.28
query24	2.07	0.23	0.23
query25	0.16	0.09	0.08
query26	0.31	0.22	0.20
query27	0.46	0.22	0.22
query28	13.35	1.02	0.99
query29	12.64	3.32	3.28
query30	0.25	0.06	0.06
query31	2.86	0.39	0.38
query32	3.28	0.47	0.46
query33	2.93	2.89	2.95
query34	17.06	4.36	4.33
query35	4.43	4.39	4.41
query36	0.66	0.47	0.47
query37	0.19	0.16	0.15
query38	0.15	0.14	0.14
query39	0.05	0.03	0.04
query40	0.15	0.12	0.13
query41	0.09	0.05	0.04
query42	0.06	0.05	0.04
query43	0.04	0.04	0.04
Total cold run time: 109.84 s
Total hot run time: 31.07 s

yiguolei
yiguolei previously approved these changes Jul 29, 2024
Copy link
Contributor

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

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Jul 29, 2024
Copy link
Contributor

PR approved by anyone and no changes requested.

@wangbo
Copy link
Contributor Author

wangbo commented Jul 30, 2024

run buildall

@github-actions github-actions bot removed the approved Indicates a PR has been approved by one committer. label Jul 30, 2024
@doris-robot
Copy link

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

------ Round 1 ----------------------------------
q1	17623	4201	4121	4121
q2	2037	201	198	198
q3	10567	1263	1330	1263
q4	10196	832	897	832
q5	7662	3023	2992	2992
q6	225	136	133	133
q7	1042	610	608	608
q8	9440	1965	1950	1950
q9	8504	6634	6599	6599
q10	8745	3850	3846	3846
q11	430	255	244	244
q12	411	227	220	220
q13	17761	2949	2976	2949
q14	270	239	256	239
q15	521	497	498	497
q16	514	396	386	386
q17	984	953	924	924
q18	8143	7388	7331	7331
q19	1375	1233	1230	1230
q20	567	334	337	334
q21	5288	4747	4743	4743
q22	340	279	282	279
Total cold run time: 112645 ms
Total hot run time: 41918 ms

----- Round 2, with runtime_filter_mode=off -----
q1	4061	4013	4018	4013
q2	328	226	223	223
q3	2986	3009	3191	3009
q4	2015	2019	1999	1999
q5	5606	5495	5464	5464
q6	222	129	128	128
q7	2141	1733	1830	1733
q8	3360	3429	3359	3359
q9	8674	8663	8783	8663
q10	4012	3999	4023	3999
q11	548	456	446	446
q12	748	610	622	610
q13	14795	3120	3108	3108
q14	293	269	283	269
q15	518	504	489	489
q16	462	397	402	397
q17	1762	1757	1735	1735
q18	8251	7840	7835	7835
q19	1729	1728	1712	1712
q20	2088	1850	1830	1830
q21	5858	5544	5167	5167
q22	530	473	483	473
Total cold run time: 70987 ms
Total hot run time: 56661 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 170092 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit a2d52d6e385a7aa2e57776754acab9cb00c7c9e0, data reload: false

query1	935	391	377	377
query2	6482	1766	1794	1766
query3	6661	220	228	220
query4	19887	17776	17347	17347
query5	3648	501	507	501
query6	288	173	169	169
query7	4603	296	294	294
query8	267	207	201	201
query9	8518	2357	2352	2352
query10	426	297	271	271
query11	10501	10218	10048	10048
query12	120	86	88	86
query13	1629	367	362	362
query14	9686	7026	8031	7026
query15	204	164	159	159
query16	6836	471	447	447
query17	950	552	539	539
query18	1909	276	274	274
query19	195	141	137	137
query20	90	85	84	84
query21	202	100	97	97
query22	4258	4039	3964	3964
query23	33822	33519	33537	33519
query24	10319	3109	3035	3035
query25	688	407	418	407
query26	1684	165	152	152
query27	2983	272	284	272
query28	7517	2035	2003	2003
query29	1266	426	422	422
query30	231	151	153	151
query31	944	782	774	774
query32	99	54	56	54
query33	681	318	330	318
query34	923	478	488	478
query35	863	756	754	754
query36	1024	901	913	901
query37	308	87	90	87
query38	2982	2832	2878	2832
query39	868	808	816	808
query40	258	140	110	110
query41	47	46	44	44
query42	117	107	106	106
query43	488	452	442	442
query44	1190	735	721	721
query45	206	178	174	174
query46	1095	818	772	772
query47	1852	1779	1768	1768
query48	366	291	297	291
query49	940	431	410	410
query50	908	427	437	427
query51	6745	6724	6533	6533
query52	101	91	94	91
query53	256	179	179	179
query54	645	443	451	443
query55	75	71	74	71
query56	272	257	248	248
query57	1165	1037	1041	1037
query58	255	280	264	264
query59	2564	2775	2514	2514
query60	298	267	278	267
query61	103	96	131	96
query62	883	664	663	663
query63	208	176	187	176
query64	5693	1907	1891	1891
query65	3137	3095	3069	3069
query66	1338	334	337	334
query67	15377	14943	14995	14943
query68	4245	542	556	542
query69	435	295	292	292
query70	1088	1053	1123	1053
query71	399	285	268	268
query72	7129	2707	2526	2526
query73	773	322	323	322
query74	6024	5680	5751	5680
query75	3402	2735	2722	2722
query76	2183	1365	1386	1365
query77	426	299	301	299
query78	9455	8999	8896	8896
query79	1858	528	537	528
query80	1154	516	503	503
query81	577	228	220	220
query82	1077	129	127	127
query83	233	174	166	166
query84	269	79	79	79
query85	1241	329	306	306
query86	400	293	299	293
query87	3308	3163	3118	3118
query88	2939	2405	2392	2392
query89	388	288	289	288
query90	1723	186	191	186
query91	124	103	112	103
query92	58	52	54	52
query93	1562	612	612	612
query94	800	385	302	302
query95	371	270	271	270
query96	601	275	279	275
query97	3191	3043	3071	3043
query98	224	197	211	197
query99	1619	1295	1304	1295
Total cold run time: 261355 ms
Total hot run time: 170092 ms

@doris-robot
Copy link

ClickBench: Total hot run time: 30.13 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit a2d52d6e385a7aa2e57776754acab9cb00c7c9e0, data reload: false

query1	0.04	0.04	0.04
query2	0.09	0.04	0.04
query3	0.23	0.04	0.05
query4	1.67	0.11	0.08
query5	0.48	0.48	0.48
query6	1.15	0.71	0.72
query7	0.02	0.02	0.01
query8	0.05	0.04	0.04
query9	0.57	0.52	0.52
query10	0.57	0.57	0.55
query11	0.16	0.11	0.12
query12	0.15	0.12	0.13
query13	0.61	0.60	0.59
query14	0.79	0.79	0.80
query15	0.88	0.87	0.86
query16	0.36	0.34	0.35
query17	0.99	0.98	0.97
query18	0.23	0.21	0.21
query19	1.86	1.74	1.71
query20	0.02	0.00	0.01
query21	15.40	0.78	0.66
query22	3.87	8.55	1.45
query23	17.58	1.33	1.27
query24	2.30	0.22	0.21
query25	0.19	0.09	0.09
query26	0.31	0.22	0.21
query27	0.46	0.23	0.23
query28	13.20	1.01	0.97
query29	12.56	3.42	3.36
query30	0.26	0.06	0.05
query31	2.86	0.41	0.40
query32	3.21	0.50	0.48
query33	2.92	2.93	3.00
query34	15.43	4.24	4.23
query35	4.27	4.30	4.30
query36	0.68	0.47	0.48
query37	0.19	0.16	0.16
query38	0.17	0.15	0.15
query39	0.04	0.04	0.04
query40	0.16	0.13	0.13
query41	0.10	0.04	0.04
query42	0.06	0.05	0.06
query43	0.05	0.04	0.04
Total cold run time: 107.19 s
Total hot run time: 30.13 s

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Jul 31, 2024
Copy link
Contributor

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

@yiguolei yiguolei merged commit 7c4cdcf into apache:master Jul 31, 2024
28 of 31 checks passed
hello-stephen pushed a commit that referenced this pull request Jul 31, 2024
## Proposed changes

Resolve conflicts by merging #38436 and #38403

<!--Describe your changes.-->
feiniaofeiafei pushed a commit to feiniaofeiafei/doris that referenced this pull request Aug 9, 2024
## Proposed changes
Add schema table workload_group_privileges.

```
mysql [information_schema]>desc workload_group_privileges;
+---------------------+--------------+------+-------+---------+-------+
| Field               | Type         | Null | Key   | Default | Extra |
+---------------------+--------------+------+-------+---------+-------+
| GRANTEE             | varchar(64)  | Yes  | false | NULL    |       |
| WORKLOAD_GROUP_NAME | varchar(256) | Yes  | false | NULL    |       |
| PRIVILEGE_TYPE      | varchar(64)  | Yes  | false | NULL    |       |
| IS_GRANTABLE        | varchar(3)   | Yes  | false | NULL    |       |
+---------------------+--------------+------+-------+---------+-------+
4 rows in set (0.01 sec)


```
feiniaofeiafei pushed a commit to feiniaofeiafei/doris that referenced this pull request Aug 9, 2024
## Proposed changes

Resolve conflicts by merging apache#38436 and apache#38403

<!--Describe your changes.-->
dataroaring pushed a commit that referenced this pull request Aug 12, 2024
## Proposed changes
Add schema table workload_group_privileges.

```
mysql [information_schema]>desc workload_group_privileges;
+---------------------+--------------+------+-------+---------+-------+
| Field               | Type         | Null | Key   | Default | Extra |
+---------------------+--------------+------+-------+---------+-------+
| GRANTEE             | varchar(64)  | Yes  | false | NULL    |       |
| WORKLOAD_GROUP_NAME | varchar(256) | Yes  | false | NULL    |       |
| PRIVILEGE_TYPE      | varchar(64)  | Yes  | false | NULL    |       |
| IS_GRANTABLE        | varchar(3)   | Yes  | false | NULL    |       |
+---------------------+--------------+------+-------+---------+-------+
4 rows in set (0.01 sec)


```
dataroaring pushed a commit that referenced this pull request Aug 12, 2024
## Proposed changes

Resolve conflicts by merging #38436 and #38403

<!--Describe your changes.-->
dataroaring pushed a commit that referenced this pull request Aug 16, 2024
## Proposed changes
Add schema table workload_group_privileges.

```
mysql [information_schema]>desc workload_group_privileges;
+---------------------+--------------+------+-------+---------+-------+
| Field               | Type         | Null | Key   | Default | Extra |
+---------------------+--------------+------+-------+---------+-------+
| GRANTEE             | varchar(64)  | Yes  | false | NULL    |       |
| WORKLOAD_GROUP_NAME | varchar(256) | Yes  | false | NULL    |       |
| PRIVILEGE_TYPE      | varchar(64)  | Yes  | false | NULL    |       |
| IS_GRANTABLE        | varchar(3)   | Yes  | false | NULL    |       |
+---------------------+--------------+------+-------+---------+-------+
4 rows in set (0.01 sec)


```
dataroaring pushed a commit that referenced this pull request Aug 16, 2024
## Proposed changes

Resolve conflicts by merging #38436 and #38403

<!--Describe your changes.-->
wangbo added a commit to wangbo/incubator-doris that referenced this pull request Aug 21, 2024
Add schema table workload_group_privileges.

```
mysql [information_schema]>desc workload_group_privileges;
+---------------------+--------------+------+-------+---------+-------+
| Field               | Type         | Null | Key   | Default | Extra |
+---------------------+--------------+------+-------+---------+-------+
| GRANTEE             | varchar(64)  | Yes  | false | NULL    |       |
| WORKLOAD_GROUP_NAME | varchar(256) | Yes  | false | NULL    |       |
| PRIVILEGE_TYPE      | varchar(64)  | Yes  | false | NULL    |       |
| IS_GRANTABLE        | varchar(3)   | Yes  | false | NULL    |       |
+---------------------+--------------+------+-------+---------+-------+
4 rows in set (0.01 sec)

```
wangbo added a commit to wangbo/incubator-doris that referenced this pull request Aug 21, 2024
Add schema table workload_group_privileges.

```
mysql [information_schema]>desc workload_group_privileges;
+---------------------+--------------+------+-------+---------+-------+
| Field               | Type         | Null | Key   | Default | Extra |
+---------------------+--------------+------+-------+---------+-------+
| GRANTEE             | varchar(64)  | Yes  | false | NULL    |       |
| WORKLOAD_GROUP_NAME | varchar(256) | Yes  | false | NULL    |       |
| PRIVILEGE_TYPE      | varchar(64)  | Yes  | false | NULL    |       |
| IS_GRANTABLE        | varchar(3)   | Yes  | false | NULL    |       |
+---------------------+--------------+------+-------+---------+-------+
4 rows in set (0.01 sec)

```
wangbo added a commit to wangbo/incubator-doris that referenced this pull request Aug 21, 2024
Add schema table workload_group_privileges.

```
mysql [information_schema]>desc workload_group_privileges;
+---------------------+--------------+------+-------+---------+-------+
| Field               | Type         | Null | Key   | Default | Extra |
+---------------------+--------------+------+-------+---------+-------+
| GRANTEE             | varchar(64)  | Yes  | false | NULL    |       |
| WORKLOAD_GROUP_NAME | varchar(256) | Yes  | false | NULL    |       |
| PRIVILEGE_TYPE      | varchar(64)  | Yes  | false | NULL    |       |
| IS_GRANTABLE        | varchar(3)   | Yes  | false | NULL    |       |
+---------------------+--------------+------+-------+---------+-------+
4 rows in set (0.01 sec)

```
wangbo added a commit to wangbo/incubator-doris that referenced this pull request Aug 21, 2024
Add schema table workload_group_privileges.

```
mysql [information_schema]>desc workload_group_privileges;
+---------------------+--------------+------+-------+---------+-------+
| Field               | Type         | Null | Key   | Default | Extra |
+---------------------+--------------+------+-------+---------+-------+
| GRANTEE             | varchar(64)  | Yes  | false | NULL    |       |
| WORKLOAD_GROUP_NAME | varchar(256) | Yes  | false | NULL    |       |
| PRIVILEGE_TYPE      | varchar(64)  | Yes  | false | NULL    |       |
| IS_GRANTABLE        | varchar(3)   | Yes  | false | NULL    |       |
+---------------------+--------------+------+-------+---------+-------+
4 rows in set (0.01 sec)

```
wangbo added a commit to wangbo/incubator-doris that referenced this pull request Aug 21, 2024
Add schema table workload_group_privileges.

```
mysql [information_schema]>desc workload_group_privileges;
+---------------------+--------------+------+-------+---------+-------+
| Field               | Type         | Null | Key   | Default | Extra |
+---------------------+--------------+------+-------+---------+-------+
| GRANTEE             | varchar(64)  | Yes  | false | NULL    |       |
| WORKLOAD_GROUP_NAME | varchar(256) | Yes  | false | NULL    |       |
| PRIVILEGE_TYPE      | varchar(64)  | Yes  | false | NULL    |       |
| IS_GRANTABLE        | varchar(3)   | Yes  | false | NULL    |       |
+---------------------+--------------+------+-------+---------+-------+
4 rows in set (0.01 sec)

```
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. dev/2.1.6-merged dev/3.0.2-merged meta-change reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants