[
https://issues.apache.org/jira/browse/TAJO-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271111#comment-14271111
]
ASF GitHub Bot commented on TAJO-1294:
--------------------------------------
GitHub user jihoonson opened a pull request:
https://github.com/apache/tajo/pull/344
TAJO-1294: Add index documents
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jihoonson/tajo-2 TAJO-1294
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/344.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 #344
----
commit eda174682926bcefb31c00b00bea713aa36a393b
Author: Jihoon Son <[email protected]>
Date: 2015-01-09T15:05:21Z
TAJO-1294
commit 53ef56726226c4eb03b9934cabf5a681e8f20a2e
Author: Jihoon Son <[email protected]>
Date: 2015-01-09T15:06:55Z
TAJO-1294
----
> Add index documents
> -------------------
>
> Key: TAJO-1294
> URL: https://issues.apache.org/jira/browse/TAJO-1294
> Project: Tajo
> Issue Type: Task
> Components: documentation
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Fix For: 0.10
>
>
> The index feature is under development in the index_support branch.
> After TAJO-838, we can create an index and use it for more efficient query
> execution.
> For more tests and feedbacks, we need to encourage users to use indexes by
> adding documentations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)