morningman opened a new pull request #3694:
URL: https://github.com/apache/incubator-doris/pull/3694


   Fix: #3693
   
   This CL mainly changes:
   1. Add a new BE config `max_pushdown_conditions_per_column` to limit the 
number of conditions of a single column that can be pushed down to storage 
engine.
   
   2. Add 2 new session variables `max_scan_key_num` and 
`doris_max_scan_key_num` which can set in session level and overwrite the 
config value in BE.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to