924060929 commented on PR #31792:
URL: https://github.com/apache/doris/pull/31792#issuecomment-1978677999

   > Is there any improved performance data?
   
   this pr mainly contribute for long sql
   
   |test case|analyze time|
   |----|----|
   |tpc-ds(112 queries)| 150ms -> 100ms|
   |A query with lots of case when and arithmetic operation expressions(sql 
char size: 4MB) | 2s600ms -> 770ms|
   |A query with lots of select columns, nested view, union all, left joins| 
36ms -> 20ms|
   


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