You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-17 09:41:06 +03:00
24 lines
1.5 KiB
Plaintext
24 lines
1.5 KiB
Plaintext
/*
|
|
Group by query at the 4GB TotalUmMemory limit repeated several times to track memory trend.
|
|
*/
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|
|
select F, count(*) from (select count(*) F from part where p_partkey <= 75162346 group by p_partkey, p_size) a group by 1;
|
|
select calgetstats();
|