GitHub user HyukjinKwon opened a pull request:

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

    [MINOR][DOCS] Fix a link in "Compatibility with Apache Hive"

    ## What changes were proposed in this pull request?
    
    This PR fixes a broken link as below:
    
    **Before:**
    
    <img width="678" alt="2018-03-05 12 23 58" 
src="https://user-images.githubusercontent.com/6477701/36957930-6d00ebda-207b-11e8-9ae4-718561b0428c.png";>
    
    
    **After:**
    
    <img width="680" alt="2018-03-05 12 23 20" 
src="https://user-images.githubusercontent.com/6477701/36957934-6f834ac4-207b-11e8-97b4-18832b2b80cd.png";>
    
    Also see 
https://spark.apache.org/docs/2.3.0/sql-programming-guide.html#compatibility-with-apache-hive
    
    ## How was this patch tested?
    
    Manually tested. I checked the same instances in `docs` directory. Seems 
this is the only one.


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

    $ git pull https://github.com/HyukjinKwon/spark minor-link

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

    https://github.com/apache/spark/pull/20733.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 #20733
    
----
commit d879162deb1f055cc9a094a5bdc6e9ba357bfa4a
Author: hyukjinkwon <gurwls223@...>
Date:   2018-03-05T03:31:07Z

    Fix a link in "Compatibility with Apache Hive"

----


---

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

Reply via email to