[
https://issues.apache.org/jira/browse/TAJO-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193907#comment-14193907
]
ASF GitHub Bot commented on TAJO-1128:
--------------------------------------
GitHub user eminency opened a pull request:
https://github.com/apache/tajo/pull/222
TAJO-1128: Implement a select box for database at web interface
Added a select box and code is modified appropriately.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eminency/tajo TAJO-1128
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/222.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 #222
----
commit a6202ad55c56664ab8f9bd19cc74ca52437f9757
Author: Jongyoung Park <[email protected]>
Date: 2014-11-02T16:29:36Z
Added database parameter in QueryRunner
commit df38b474430fe0f6f41ea86435a204961f395356
Author: Jongyoung Park <[email protected]>
Date: 2014-11-02T16:37:47Z
Layout refined
commit 25f42b6eeb36272196633aaab6611731760c7d16
Author: Jongyoung Park <[email protected]>
Date: 2014-11-02T16:41:49Z
Merge commit 'aa5e3b683120a8b1841c523232b7a8a28371e7c9' into TAJO-1128
----
> Implement a select box for database at web interface
> ----------------------------------------------------
>
> Key: TAJO-1128
> URL: https://issues.apache.org/jira/browse/TAJO-1128
> Project: Tajo
> Issue Type: Improvement
> Reporter: Jaehwa Jung
> Assignee: Jongyoung Park
> Priority: Minor
> Labels: newbie
>
> Currently, Tajo supports query execution function at web interface. But we
> can't select database for executing query. Thus, we need to implement a
> select box for select database. For reference, there is a select box for
> database at catalog navigation page of web interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)