You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/01 06:46:39 UTC

[jira] [Commented] (TAJO-2064) Supporting auto-completion in Tsql

    [ https://issues.apache.org/jira/browse/TAJO-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125804#comment-15125804 ] 

ASF GitHub Bot commented on TAJO-2064:
--------------------------------------

GitHub user eminency opened a pull request:

    https://github.com/apache/tajo/pull/955

    TAJO-2064: Supporting auto-completion in Tsql

    Use tab in Tsql!

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

    $ git pull https://github.com/eminency/tajo auto-completion

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

    https://github.com/apache/tajo/pull/955.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 #955
    
----
commit b7f89ad05b238ef97bfa7b7760454e2f0f64b58b
Author: Jongyoung Park <em...@gmail.com>
Date:   2016-01-26T08:25:45Z

    initial version

commit 111add133dbdbd50a0c49a4499fd3159096548dd
Author: Jongyoung Park <em...@gmail.com>
Date:   2016-01-26T09:04:49Z

    getconf basic

commit acc63141e5bb9b155db93eb455e303dc9f9e843b
Author: Jongyoung Park <em...@gmail.com>
Date:   2016-01-27T09:23:27Z

    getconf completion

commit 077ba1b9d0e59854fdf3fdc54ada242b388dfae3
Author: Jongyoung Park <em...@gmail.com>
Date:   2016-02-01T05:43:32Z

    SQL keywords are added

----


> Supporting auto-completion in Tsql
> ----------------------------------
>
>                 Key: TAJO-2064
>                 URL: https://issues.apache.org/jira/browse/TAJO-2064
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.11.0
>            Reporter: Jongyoung Park
>            Assignee: Jongyoung Park
>            Priority: Minor
>
> It is a task to support auto-completion on Tsql by tab key like Bash shell.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)