You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by dongjoon-hyun <gi...@git.apache.org> on 2018/10/05 03:12:52 UTC

[GitHub] orc pull request #316: Fix a table row ending markup

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 <do...@...>
Date:   2018-10-05T03:05:49Z

    Fix a table row ending markup

----


---

[GitHub] orc pull request #316: Fix a table row ending markup

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] orc issue #316: Fix a table row ending markup

Posted by dongjoon-hyun <gi...@git.apache.org>.
Github user dongjoon-hyun commented on the issue:

    https://github.com/apache/orc/pull/316
  
    Oh, thank you for merging, @omalley !


---

[GitHub] orc issue #316: Fix a table row ending markup

Posted by dongjoon-hyun <gi...@git.apache.org>.
Github user dongjoon-hyun commented on the issue:

    https://github.com/apache/orc/pull/316
  
    Hi, @prasanthj . Could you review this PR when you have some time?


---

[GitHub] orc issue #316: Fix a table row ending markup

Posted by dongjoon-hyun <gi...@git.apache.org>.
Github user dongjoon-hyun commented on the issue:

    https://github.com/apache/orc/pull/316
  
    Thank you, @prasanthj !


---

[GitHub] orc issue #316: Fix a table row ending markup

Posted by prasanthj <gi...@git.apache.org>.
Github user prasanthj commented on the issue:

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


---