GitHub user ala opened a pull request:

    https://github.com/apache/spark/pull/19473

    [SPARK-22251] Metric 'aggregate time' is incorrect when codegen is off

    ## What changes were proposed in this pull request?
    
    Adding the code for setting 'aggregate time' metric to non-codegen path in 
HashAggregateExec.
    
    ## How was this patch tested?
    
    Tested manually.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ala/spark fix-agg-time

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19473.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19473
    
----
commit 470b54f41ca7da5331d8ace22911a1a722c9c51b
Author: Ala Luszczak <[email protected]>
Date:   2017-10-11T13:59:35Z

    Fix 'aggregate time' when codegen is off.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to