GitHub user Savalek opened a pull request:

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

    [ZEPPELIN-3545] save all tables to ResourcePool

    ### What is this PR for?
    Now if paragraph's output contains more than one table in ResourcePool 
saves only last table. 
    It would be desirable that in ResoursePool stores all tables.
    
    ### What type of PR is it?
    Improvement
    
    ### What is the Jira issue?
    [ZEPPELIN-3545](https://issues.apache.org/jira/browse/ZEPPELIN-3545)
    
    ### Screenshots
    ![target 
p](https://user-images.githubusercontent.com/30798933/41464331-951b7b86-70a2-11e8-80fc-89a227e8dd8f.png)
    ![result 
ps](https://user-images.githubusercontent.com/30798933/41464339-9abb1542-70a2-11e8-9c92-18f2e45fec2c.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-3545

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

    https://github.com/apache/zeppelin/pull/3024.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 #3024
    
----
commit 2209e8d3943da5bea3ecbb5ebd3cd6751e04a3b9
Author: Savalek <def113@...>
Date:   2018-06-09T09:49:32Z

    [ZEPPELIN-3545] save all tables to ResourcePool

----


---

Reply via email to