You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/02/15 02:33:21 UTC

[jira] [Commented] (PHOENIX-47) Blog link not appearing in the section Why_isnt_my_query_doing_a_RANGE_SCAN

    [ https://issues.apache.org/jira/browse/PHOENIX-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902243#comment-13902243 ] 

James Taylor commented on PHOENIX-47:
-------------------------------------

Also, some of the links from the question to the answer appear to be broken - I think this occurs when the question has special characters, like quotes.

> Blog link not appearing in the section Why_isnt_my_query_doing_a_RANGE_SCAN
> ---------------------------------------------------------------------------
>
>                 Key: PHOENIX-47
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-47
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: Mujtaba Chohan
>            Priority: Trivial
>
> In the FAQ section
> http://phoenix.incubator.apache.org/faq.html#/Why_isnt_my_query_doing_a_RANGE_SCAN
> {code}
>  however it will skip large groups of rows depending on the conditions in your filter. See this blog for more detail. We don’t do a SKIP SCAN if you have no filter on the leading primary key columns, but you can force a SKIP SCAN by using the /+ SKIP_SCAN / hint
> {code}
> The "See this blog" - I think the intention was to provide a link there.  A trivial documentation change.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)