[
https://issues.apache.org/jira/browse/TAJO-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229539#comment-14229539
]
ASF GitHub Bot commented on TAJO-1176:
--------------------------------------
GitHub user ykrips reopened a pull request:
https://github.com/apache/tajo/pull/273
TAJO-1176: Implements queryable virtual tables for catalog information
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ykrips/tajo TAJO-1176
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/273.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 #273
----
commit e878d414c4a722427e8fb8c9068371250fd3092f
Author: Jihun Kang <[email protected]>
Date: 2014-11-29T10:54:19Z
TAJO-1176: Implements queryable virtual tables for catalog information
commit aa63c22339d9db28e94ee6cb6cdee1f602b736d5
Author: Jihun Kang <[email protected]>
Date: 2014-11-29T10:56:48Z
TAJO-1176: Implements queryable virtual tables for catalog information
commit 11876693ed10bea3d62c74998eae1a47e3217dd3
Author: Jihun Kang <[email protected]>
Date: 2014-12-01T07:19:13Z
TAJO-1176: Implements queryable virtual tables for catalog information
commit c8ba8315f9eb45bf8062bfb5ace05a4cf4c55535
Author: Jihun Kang <[email protected]>
Date: 2014-12-01T08:33:50Z
Merge remote-tracking branch 'upstream/master' into TAJO-1176
commit 26b672324158eeff9dbb16e2e86a804793607a71
Author: Jihun Kang <[email protected]>
Date: 2014-12-01T08:39:47Z
TAJO-1176: Implements queryable virtual tables for catalog information
----
> Implements queryable virtual tables for catalog information
> -----------------------------------------------------------
>
> Key: TAJO-1176
> URL: https://issues.apache.org/jira/browse/TAJO-1176
> Project: Tajo
> Issue Type: Improvement
> Reporter: Jihun Kang
> Assignee: Jihun Kang
> Priority: Trivial
>
> I would like to propose queryable interfaces for catalog information. And
> these information may contain tables, columns, any other information on tajo
> catalog.
> Currently, TajoCli offers some meta commands for retrieving table list,
> however queryable virtual tables can provide a handy way to tajo users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)