doris
doris copied to clipboard
[feature](tvf) support max_filter_ratio
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...