Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7422

mapr drill, query with order by does not use index

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.16.0
    • None
    • Functions - Drill
    • None

    Description

      Hi there 

      I am trying to optimize drill in mapr cluster, so it can perform as i think it should.

      I have this query : select * from dfs.`mypath` ORDER BY myindex DESC LIMIT 10;

      And it does not use the index, in the query plan.

      But as soon as i use a WHERE clause, the index is being used.

      Do some of you know, anything ?  

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            !mig Michelle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: