You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by mebelousov <gi...@git.apache.org> on 2018/07/03 17:25:49 UTC

[GitHub] zeppelin pull request #3050: ZEPPELIN-3581. Add "type": "textarea" to "defau...

GitHub user mebelousov opened a pull request:

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

    ZEPPELIN-3581. Add "type": "textarea" to "default.statementPrecode" in interpreter-setting.json

    ### What is this PR for?
    Fix "interpreter-setting.json" for JDBC interpreter
    
    ### What type of PR is it?
    Bug Fix
    
    ### What is the Jira issue?
    [ZEPPELIN-3581](https://issues.apache.org/jira/browse/ZEPPELIN-3581)
    
    ### How should this be tested?
    * Check text area near the "default.statementPrecode" setting.
    
    ### 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-3581

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

    https://github.com/apache/zeppelin/pull/3050.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 #3050
    
----
commit 4b052ed6b88d77d1cbb6b5e3754c1fe9a7615e58
Author: Maxim Belousov <me...@...>
Date:   2018-07-03T17:20:22Z

    Add "type": "textarea" to "default.statementPrecode"

----


---

[GitHub] zeppelin issue #3050: ZEPPELIN-3581. Add "type": "textarea" to "default.stat...

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

    https://github.com/apache/zeppelin/pull/3050
  
    [CI green](https://travis-ci.org/TinkoffCreditSystems/zeppelin/builds/399684108). Merge this to master.


---

[GitHub] zeppelin pull request #3050: ZEPPELIN-3581. Add "type": "textarea" to "defau...

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

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


---

[GitHub] zeppelin issue #3050: ZEPPELIN-3581. Add "type": "textarea" to "default.stat...

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

    https://github.com/apache/zeppelin/pull/3050
  
    LGTM


---