GitHub user r-kamath opened a pull request:

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

    [HOTFIX] ZEPPELIN-1170 Handsontable fails to display data on second run

    ### What is this PR for?
    Handsontable fails to display data on second run if first run did not 
render table due to an error the query.
    Fix for a render issue caused by #1059
    
    ### What type of PR is it?
    Bug Fix, Hot Fix
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1170
    
    ### How should this be tested?
    Please ref the screenshots
    
    ### Screenshots (if appropriate)
    **Before**
    
![old](https://cloud.githubusercontent.com/assets/2031306/16809245/35f0ced8-493d-11e6-8e1a-74c24100487a.gif)
    
    **After**
    
![new](https://cloud.githubusercontent.com/assets/2031306/16809256/41a4de22-493d-11e6-9a4f-31c6ae654ceb.gif)
    
    
    
    ### Questions:
    * Does the licenses files need update? n/a
    * Is there breaking changes for older versions? n/a
    * Does this needs documentation? n/a
    


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

    $ git pull https://github.com/r-kamath/zeppelin ZEPPELIN-1170

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

    https://github.com/apache/zeppelin/pull/1182.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 #1182
    
----
commit d63d517ae2bcd12047b390e0723c3ecd2cd8f1e8
Author: Renjith Kamath <renjith.kam...@gmail.com>
Date:   2016-07-13T15:31:22Z

    ZEPPELIN-1170 Handsontable fails to display data on second run

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to