[ 
https://issues.apache.org/jira/browse/DRILL-8088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wtf updated DRILL-8088:
-----------------------
    Description: Found unnessesery map copy when doing expression evaluation, 
it will slow down the codegen when the query include many "case when" or 
avg/stddev(the reduced expressions include "case when"). In our case, the query 
include 314 avg, it takes 3+ seconds to generate the projector 
expressions(Intel(R) Xeon(R) CPU E5-2682 v4 @ 2.50GHz 32cores).  (was: Found 
unnessesery map copy when doing expression evaluation, it will slow down the 
codegen when the query include many "case when" or avg/stddev(the reduced 
expressions include "case when"). In our case, the query include 314 avg, it 
takes around 4 seconds to generate the projector expressions.)

> Improve expression generation performance
> -----------------------------------------
>
>                 Key: DRILL-8088
>                 URL: https://issues.apache.org/jira/browse/DRILL-8088
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Execution - Codegen
>            Reporter: wtf
>            Assignee: wtf
>            Priority: Minor
>
> Found unnessesery map copy when doing expression evaluation, it will slow 
> down the codegen when the query include many "case when" or avg/stddev(the 
> reduced expressions include "case when"). In our case, the query include 314 
> avg, it takes 3+ seconds to generate the projector expressions(Intel(R) 
> Xeon(R) CPU E5-2682 v4 @ 2.50GHz 32cores).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to