GitHub user dongjoon-hyun opened a pull request:

    https://github.com/apache/orc/pull/316

    Fix a table row ending markup

    Currently, a table in ORC website is broken. This PR aims to fix it.
    
    - https://orc.apache.org/docs/hive-config.html
    
    **Before**
    
![before](https://user-images.githubusercontent.com/9700541/46514237-a69b6080-c811-11e8-9f7c-61eb9df89a37.png)
    
    **After**
    
![after](https://user-images.githubusercontent.com/9700541/46514240-a9965100-c811-11e8-8b28-7aa6ec413d32.png)


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

    $ git pull https://github.com/dongjoon-hyun/orc fix_doc

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

    https://github.com/apache/orc/pull/316.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 #316
    
----
commit 4e27f293afabe866c4be2c9e52cc069089d019ca
Author: Dongjoon Hyun <dongjoon@...>
Date:   2018-10-05T03:05:49Z

    Fix a table row ending markup

----


---

Reply via email to