GitHub user liutang123 opened a pull request:

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

    [SPARK-22469][SQL] Accuracy problem in comparison with string and numeric

    ## What changes were proposed in this pull request?
    
    When compare string and numeric, cast them as double like Hive.
    
    ## How was this patch tested?
    


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

    $ git pull https://github.com/liutang123/spark SPARK-22469

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

    https://github.com/apache/spark/pull/19692.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 #19692
    
----
commit aada8eec812348062d7ef6413342f7676e2b5fab
Author: liutang123 <[email protected]>
Date:   2017-11-08T09:30:14Z

    [SPARK-22469][SQL] Accuracy problem in comparison with string and numeric

----


---

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

Reply via email to