GitHub user tinkoff-dwh reopened a pull request:

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

    [HOTFIX] JDBC completions. fix cursor position

    ### What is this PR for?
    If text of paragraph contains interpreter name then parser works incorrect 
(cursor position  incorrect). 
    
    ### What type of PR is it?
    Bug Fix
    
    
    ### Screenshots (if appropriate)
    before
    
![before](https://user-images.githubusercontent.com/25951039/28326867-55195f50-6bfb-11e7-8f93-c381658d598a.png)
    after
    
![after](https://user-images.githubusercontent.com/25951039/28326904-6f053fa6-6bfb-11e7-8586-00da4fa95b21.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/tinkoff-dwh/zeppelin completion_hotfix

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

    https://github.com/apache/zeppelin/pull/2495.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 #2495
    
----
commit 4e6347abff93def1331ba7b5046b76fb28065d52
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-07-18T11:54:29Z

    fix cursor position for completions

commit 43f8ffdc77deb57a1eb6c50de0f4078eb8ea26bb
Author: tinkoff-dwh <tinkoff....@gmail.com>
Date:   2017-07-26T09:53:28Z

    another solution to fix cursor position + small fix to return table names

----


---
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