doris icon indicating copy to clipboard operation
doris copied to clipboard

[feature](tvf) support max_filter_ratio

Open suxiaogang223 opened this issue 9 months ago • 2 comments

Proposed changes

Add max_filter_ratio in session variables, default is 1. When enable_insert_strict is false, importing data from tvf will check whether the proportion of filtered rows is greater than max_filter_ratio.

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

suxiaogang223 avatar May 27 '24 06:05 suxiaogang223