GitHub user heary-cao opened a pull request:

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

    [SPARK-23356][SQL] add new test cases for a + 1,a + b and Rand in 
SetOperationSuite

    ## What changes were proposed in this pull request?
    
    The purpose of this PR is supplement new test cases for a + 1,a + b and 
Rand in SetOperationSuite.
    It comes from the comment of closed PR:#20541, thanks.
    
    ## How was this patch tested?
    
    add new test cases


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

    $ git pull https://github.com/heary-cao/spark UnionPushTestCases

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

    https://github.com/apache/spark/pull/23138.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 #23138
    
----
commit 8245fed103d0644ee5e8808eb7a234fc0fde986d
Author: caoxuewen <cao.xuewen@...>
Date:   2018-11-26T02:17:46Z

    add new test cases for a + 1,a + b and Rand in SetOperationSuite

----


---

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

Reply via email to