[
https://issues.apache.org/jira/browse/TAJO-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035349#comment-15035349
]
ASF GitHub Bot commented on TAJO-1705:
--------------------------------------
Github user jihoonson commented on a diff in the pull request:
https://github.com/apache/tajo/pull/887#discussion_r46380653
--- Diff: tajo-docs/src/main/sphinx/index/how_to_use.rst ---
@@ -66,4 +67,10 @@ If you don't want to use the index scan feature anymore,
you can simply disable
.. note::
- Once the index scan feature is enabled, Tajo currently always
performs the index scan regardless of its efficiency. You should set this
option when the expected number of retrieved tuples is sufficiently small.
+ Once index scan is enabled, Tajo currently always performs index scan
regardless of its efficiency. You should set this option when the expected
number of retrieved tuples is sufficiently small.
--- End diff --
Thanks for the good comment.
> Update document for index support
> ---------------------------------
>
> Key: TAJO-1705
> URL: https://issues.apache.org/jira/browse/TAJO-1705
> Project: Tajo
> Issue Type: Task
> Components: Documentation, Index
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Minor
> Fix For: 0.11.1
>
>
> After TAJO-1300, index document should be updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)