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

Optimize count(*) queries on MapR-DB JSON Tables

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9.0
    • 1.10.0
    • Storage - MapRDB
    • Clusters with MapR v5.2.0 and above

    Description

      The JSON FileReader optimizes count(* ) queries, by only counting the number of records in the files and discarding the data. This makes the query execution faster & efficient.

      We need a similar feature in the MapR format plugin (maprdb) to optimize _id only projection & count(* ) queries on MapR-DB JSON Tables.

      Attachments

        Activity

          People

            smidth Smidth Panchamia
            agirish Abhishek Girish
            Abhishek Girish Abhishek Girish
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: