Kill spillable queries when disk space is low

XMLWordPrintableJSON

    • Query Execution
    • Fully Compatible
    • v8.0, v7.0
    • QE 2024-06-24, QE 2024-07-08, QE 2024-07-22, QE 2024-08-05, QE 2024-08-19, QE 2024-09-02, QE 2024-09-16
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      If disk space is running low, we can kill queries that are actively spilling to disk to free up disk space.

      We can add a hook to the DiskSpaceMonitor to do so. A simpler solution would be to check for disk space remaining on spill, and fail the query if some minimum amount is not available.

            Assignee:
            Projjal Chanda
            Reporter:
            Louis Williams
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: