GitHub user Savalek reopened a pull request:

    https://github.com/apache/zeppelin/pull/3116

    [ZEPPELIN-3690] display all column with the same name in ui-grid

    ### Description
    This PR allows you to correctly display tables with the same column names.
    Also removes a little unnecessary code.
    
    ### Info
    PR type:   `Bug Fix`
    Jira issue 
[`ZEPPELIN-3690`](https://issues.apache.org/jira/browse/ZEPPELIN-3690)
    paragraph's text : 
[`paragraph-text.txt`](https://github.com/apache/zeppelin/files/2270553/paragraph-text.txt)
    
    ### Screenshots
    <p align="center">Before PR</p>
    
    
![before](https://user-images.githubusercontent.com/30798933/43842410-f7128bb2-9b2d-11e8-8fb3-62ae01ca649c.png)
    
    <p align="center">After PR</p>
    
    
![after](https://user-images.githubusercontent.com/30798933/43842418-fbd5ac60-9b2d-11e8-92f8-bfeb9d6bdc97.png)
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no

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

    $ git pull https://github.com/TinkoffCreditSystems/zeppelin ZEPPELIN-3690

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

    https://github.com/apache/zeppelin/pull/3116.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 #3116
    
----
commit 77388d91d79714b56936c841f2d4fca5947e4ac9
Author: Savalek <def113@...>
Date:   2018-08-08T14:01:54Z

    [ZEPPELIN-3690] display all column with the same name in ui-grid

----


---

Reply via email to