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.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---