[fix](regression) fix inverted_index_p1 q72.sql timeout error (#19241)
Fix inverted_index_p1 q72.sql timeout error 1、the runtime filter exeed wait time and lead to 100w * 1000w data join
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
-- This file is automatically generated. You should know what you did if you want to edit this
|
||||
-- !q72 --
|
||||
0
|
||||
|
||||
-- !q72_2 --
|
||||
0
|
||||
|
||||
-- !q72_3 --
|
||||
Best possible ages tell together new, st Conventional childr 5213 0 2 2
|
||||
Closed, good condition Doors canno 5169 0 2 2
|
||||
Departments make once again police. Very acceptable results call still extended, known ends; relationships shoot strangely. Acids shall discharge in order ethnic, ric 5168 0 2 2
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
SET runtime_filter_type="BLOOM_FILTER";
|
||||
SET runtime_filter_wait_time_ms=5000;
|
||||
SELECT
|
||||
i_item_desc
|
||||
, w_warehouse_name
|
||||
|
||||
Reference in New Issue
Block a user