GitHub user dongjoon-hyun opened a pull request:

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

    [MINOR][TEST] Fix datetime.sql.out

    ## What changes were proposed in this pull request?
    
    `datetime.sql.out` is a generated golden file, but it's a little bit broken 
during manual 
[reverting](https://github.com/dongjoon-hyun/spark/commit/5d744499667fcd08825bca0ac6d5d90d6e110ebc#diff-79dd276be45ede6f34e24ad7005b0a7cR87).
 This doens't cause test failure because the difference is inside `comments` 
and blank lines. We had better fix this minor issue before RC5.
    
    ## How was this patch tested?
    
    Pass the Jenkins.

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

    $ git pull https://github.com/dongjoon-hyun/spark fix_datetime_sql_out

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

    https://github.com/apache/spark/pull/22837.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 #22837
    
----
commit f8685fa77914f80d6d1f2a3b3393b5d936378b05
Author: Dongjoon Hyun <dongjoon@...>
Date:   2018-10-25T17:57:59Z

    a

----


---

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

Reply via email to