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

Support pushdown into System Table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.13.0
    • 1.14.0
    • None

    Description

      When querying a profile store, we fetch all the records before applying a limit.

      select * from sys.profiles limit 1
      

      For a test scenario with 120K+ profiles in the store, a

      select count(*) from sys.profiles
      

      took 90 minutes.

      Attachments

        Issue Links

          Activity

            People

              arina Arina Ielchiieva
              kkhatua Kunal Khatua
              Kunal Khatua Kunal Khatua
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: