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 2015/09/07 10:12:46 UTC

[jira] [Commented] (TAJO-1805) In the 'Execute Query' page of web UI, default database should be set as 'default'

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

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

GitHub user dkhwangbo opened a pull request:

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

    TAJO-1805: In the 'Execute Query' page of web UI, default database should be set as 'default'

    See the title. 
    Before this patch, 'information_schema' is setted to default database in 'Execute Query' page. 
    this patch fix this part.

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

    $ git pull https://github.com/dkhwangbo/tajo TAJO-1805

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

    https://github.com/apache/tajo/pull/739.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 #739
    
----
commit 96952d52950fde2a6b84661794838d68dab8b792
Author: Dongkyu Hwangbo <dk...@gruter.com>
Date:   2015-09-07T07:53:33Z

    reset

commit 04f240b5aa594c35084a081442284da96362005f
Author: Dongkyu Hwangbo <dk...@gruter.com>
Date:   2015-09-07T08:00:43Z

    reset

commit 80391efa328b04a63fba026db6d31c2ba452b005
Author: Dongkyu Hwangbo <dk...@gruter.com>
Date:   2015-09-07T08:05:11Z

    initial ver

----


> In the 'Execute Query' page of web UI, default database should be set as 'default'
> ----------------------------------------------------------------------------------
>
>                 Key: TAJO-1805
>                 URL: https://issues.apache.org/jira/browse/TAJO-1805
>             Project: Tajo
>          Issue Type: Task
>          Components: Web UI
>            Reporter: Jihoon Son
>            Assignee: Dongkyu Hwangbo
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 0.11.0
>
>
> See the title. Currently 'information_schema' is selected as the default database.



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