[
https://issues.apache.org/jira/browse/TAJO-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068166#comment-14068166
]
ASF GitHub Bot commented on TAJO-837:
-------------------------------------
GitHub user jihoonson opened a pull request:
https://github.com/apache/tajo/pull/85
Tajo 837: Register index meta information at Catalog.
Reopened pull request for TAJO-837
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jihoonson/tajo-2 TAJO-837
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/85.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 #85
----
commit f107acd785bfb3df3470f3126b78abe52bb0def1
Author: Jihoon Son <[email protected]>
Date: 2014-07-21T03:34:58Z
TAJO-837
commit ca5fca5b784be4d6afcaca7e72ff3821eb41b931
Author: Jihoon Son <[email protected]>
Date: 2014-07-21T03:41:43Z
TAJO-837
----
> Register index meta information at Catalog
> ------------------------------------------
>
> Key: TAJO-837
> URL: https://issues.apache.org/jira/browse/TAJO-837
> Project: Tajo
> Issue Type: Sub-task
> Components: catalog
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Minor
> Fix For: 0.9.0
>
>
> Index meta information should include the following things.
> * index name, location, target columns, null first, sort order
> * Histogram of target columns
--
This message was sent by Atlassian JIRA
(v6.2#6252)