GitHub user gatorsmile opened a pull request:

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

    [MINOR] Clean up the joinCriteria in SQL parser

    ## What changes were proposed in this pull request?
    Clean up the joinCriteria parsing in the parser by directly using 
identifierList  
    
    ## How was this patch tested?
    N/A

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

    $ git pull https://github.com/gatorsmile/spark cleanupJoinCriteria

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

    https://github.com/apache/spark/pull/22648.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 #22648
    
----
commit 09b70cb421e330061e9a9b597f30f4b3a58f0d52
Author: gatorsmile <gatorsmile@...>
Date:   2018-10-05T23:33:22Z

    cleanup

----


---

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

Reply via email to