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

Jianfeng Jia commented on ASTERIXDB-1300:
-----------------------------------------

Got the idea. 
I would argue that both ways are more or less equally tedious :-)
/* user-index*/ and the /* skip-index */ is equally powerful in terms of 
choosing indexes, but we should only choose one of them. Otherwise the semantic 
will be hard to handle once both of the hints appear. 

Right now the default "hint" is to use index whenever it possible, do we need 
the /* use-index */ hint?


> Hint for desired index names
> ----------------------------
>
>                 Key: ASTERIXDB-1300
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1300
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>            Reporter: Yingyi Bu
>            Assignee: Jianfeng Jia
>            Priority: Critical
>              Labels: soon
>
> Add a hint in the filter expression in the where clause to allow a user to 
> specify desired indexes to use for a particular query.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to