GitHub user pwoody opened a pull request:

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

    [SPARK-24060][TEST] StreamingSymmetricHashJoinHelperSuite should initialize 
after SparkSession creation

    ## What changes were proposed in this pull request?
    We should ensure that the SparkSession for this test suite has initialized 
before creating the LocalTableScanExecs
    
    ## How was this patch tested?
    Existing tests 


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

    $ git pull https://github.com/pwoody/spark pw/initfix

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

    https://github.com/apache/spark/pull/21135.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 #21135
    
----
commit dbaa00ca99161cd2820b9a74aebac9665c626581
Author: Patrick Woody <pwoody@...>
Date:   2018-04-24T03:40:10Z

    Initialize StreamingSymmetricHashJoinHelperSuite LocalTableScanExec after 
SparkSession initialization

----


---

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

Reply via email to