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.6 KiB
SQL
24 lines
1.6 KiB
SQL
/*
|
|
4 byte joins at the 4GB TotalUmMemory limit repeated several times to track memory trend.
|
|
*/
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|
|
select count(p_partkey) from part join lineitem on p_partkey = l_partkey where p_partkey <= 100768403 and l_shipdate <= '1992-04-15';
|
|
select calgetstats();
|