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

Add Option to Allow Disk Use on Mongo Queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.19.0
    • 1.20.0
    • Storage - MongoDB
    • None

    Description

      MongoDB has a strange feature  whereby queries which use more than 100MB of memory will by default fail.  Mongo allows the user to specify whether they want the query to spill to disk which allows larger queries but at a performance cost.

      This minor PR adds the ability for a user to specify whether they want this option included in Mongo queries.  This only affects aggregate queries in Mongo. 

       

      Attachments

        Activity

          People

            cgivre Charles Givre
            cgivre Charles Givre
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: