GitHub user rxin opened a pull request:

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

    [SPARK-26226][SQL] Track optimization phase for streaming queries

    ## What changes were proposed in this pull request?
    In an earlier PR, we missed measuring the optimization phase time for 
streaming queries. This patch adds it.
    
    ## How was this patch tested?
    Given this is a debugging feature, and it is very convoluted to add tests 
to verify the phase is set properly, I am not introducing a streaming specific 
test.


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

    $ git pull https://github.com/rxin/spark SPARK-26226-1

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

    https://github.com/apache/spark/pull/23193.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 #23193
    
----
commit 70c319bdaaac4fc4b8b988a96be6f976a63b41bf
Author: Reynold Xin <rxin@...>
Date:   2018-12-01T04:33:21Z

    SPARK-26226

----


---

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

Reply via email to