zhiqiang-hhhh opened a new pull request, #41016:
URL: https://github.com/apache/doris/pull/41016

   Add changed session var like follow:
   ```text
   Changed  Session  Variables:
   enable_profile                                                               
     |  true        |  false      
   enable_auto_analyze                                                          
|  false      |  true        
   max_scan_key_num                                                             
   |  -1            |  48            
   enable_prepared_stmt_audit_log                                    |  true    
    |  false      
   wait_timeout                                                                 
       |  31000      |  28800      
   parallel_pipeline_task_num                                            |  1   
           |  0              
   num_scanner_threads                                                          
|  10            |  0              
   experimental_enable_agg_state                                      |  true   
     |  false      
   max_pushdown_conditions_per_column                            |  -1          
  |  1024        
   experimental_parallel_scan_min_rows_per_scanner  |  16384      |  2097152  
   max_allowed_packet                                                           
 |  1048576  |  16777216
   ```


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

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