GitHub user aai95 opened a pull request:

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

    [SPARK-24411][SQL] Adding native Java tests for 'isInCollection'

    ## What changes were proposed in this pull request?
    Conversion of Scala Seq to Java collections were replaced by native Java 
collections.
    
    ## How was this patch tested?
    Test was updated.

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

    $ git pull https://github.com/aai95/spark isInCollectionJavaTest

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

    https://github.com/apache/spark/pull/22253.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 #22253
    
----
commit 0d0a4ec8e723df808e10fd487038d3e7a4b9ca26
Author: aai95 <aai95@...>
Date:   2018-08-28T11:09:08Z

    [SPARK-24411][SQL] Adding native Java tests for 'isInCollection'

----


---

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

Reply via email to