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

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

GitHub user gyias opened a pull request:

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

    TAJO-1159: Change tsql history behavior

    Sorry for being super-late. My laptop began to refuse running tajo, so I 
ended up setting a new machine for tajo development.

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

    $ git pull https://github.com/gyias/tajo tsql

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

    https://github.com/apache/tajo/pull/316.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 #316
    
----
commit 70fef1aa1e8f347dcc955f86f86852f29e4a189f
Author: Jaewoong Jung <[email protected]>
Date:   2014-11-21T07:43:01Z

    Merge pull request #1 from apache/master
    
    Sync with original master

commit 0137df1b04d7dcb37d2fe3ccacf62f035247565c
Author: Jaewoong Jung <[email protected]>
Date:   2014-12-02T07:56:39Z

    Merge pull request #2 from apache/master
    
    Merge latest changes

commit 49c39b85b38983f99df708eb2a03b08c1deda7fe
Author: Jaewoong Jung <[email protected]>
Date:   2014-12-12T07:52:06Z

    Merge remote-tracking branch 'upstream/master'

commit 4cfb5b0a7c9e1c7737e89ce98ce9a2dedbde25aa
Author: Jaewoong Jung <[email protected]>
Date:   2014-12-18T08:02:20Z

    Updates tsql history behavior.

commit de99d1394263f12d3add3d196c526213f3f50a48
Author: Jaewoong Jung <[email protected]>
Date:   2014-12-23T07:28:06Z

    Merge remote-tracking branch 'upstream/master'

commit a5ffca1ac5ac0f989869bee563661a23dbe21c7a
Author: Jaewoong Jung <[email protected]>
Date:   2014-12-23T07:30:05Z

    Merge branch 'master' into tsql

----


> Change tsql history behavior
> ----------------------------
>
>                 Key: TAJO-1159
>                 URL: https://issues.apache.org/jira/browse/TAJO-1159
>             Project: Tajo
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Jaewoong Jung
>            Assignee: Jaewoong Jung
>            Priority: Minor
>             Fix For: 0.10
>
>         Attachments: TAJO-1159.Jung.111114.patch.txt, 
> TAJO-1159.Jung.111214.patch.txt, TAJO-1159.Jung.111514.patch.txt
>
>
> When multiple commands are inputted in a single line, tsql breaks them up 
> into individual history entries and shows one by one when up arrow key is 
> pressed.
> Change it so that all commands inputted together show as a group in the 
> history as in bash or mysql



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

Reply via email to