GitHub user mebelousov opened a pull request:

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

    ZEPPELIN-3575. Add 'Copy Column Name' button in visualization table

    ### What is this PR for?
    Add button to drop-down list in visualization table to copy column name.
    I know that column name could be obtained in a different way, for example, 
by auto-complete.
    Nevertheless I think this feature is comfortable.
    
    ### What type of PR is it?
    Feature
    
    ### What is the Jira issue?
    [ZEPPELIN-3575](https://issues.apache.org/jira/browse/ZEPPELIN-3575)
    
    ### How should this be tested?
    * Manually
    
    ### Screenshots (if appropriate)
    
![zeppelin-3575](https://user-images.githubusercontent.com/9324163/42883801-4b910db0-8aa5-11e8-881c-3f9b750ea6d8.gif)
    
    ### 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-3575

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

    https://github.com/apache/zeppelin/pull/3081.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 #3081
    
----
commit efa95b6ee19387b4aec02ab99cf313a06bb6618c
Author: Maxim Belousov <mebelousov@...>
Date:   2018-07-18T13:10:51Z

    ZEPPELIN-3575 - Add 'Copy Column Name' button in visualization table

----


---

Reply via email to