You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Taewoo Kim (JIRA)" <ji...@apache.org> on 2016/02/26 18:00:19 UTC

[jira] [Created] (ASTERIXDB-1325) The optimizer ignores index_nl hint for an index on an external data set

Taewoo Kim created ASTERIXDB-1325:
-------------------------------------

             Summary: The optimizer ignores index_nl hint for an index on an external data set
                 Key: ASTERIXDB-1325
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1325
             Project: Apache AsterixDB
          Issue Type: Bug
            Reporter: Taewoo Kim


The optimizer (IntroduceJoinAccessMethodRule) ignores "index_nl" hint for an index on an external dataset and executes the hybrid-hash join instead. The reason is that OptimizableOperatorSubTree is not initialized properly. 





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