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

SQLLine hangs when we cancel a query in the middle of displaying results

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • Execution - Flow
    • None

    Description

      git.commit.id.abbrev=8c706e6

      The data set contains 1 million records. I cancelled the below query after displaying around ~400,000 records. All subsequent queries fail

      0: jdbc:drill:schema=dfs_eea>select * from `mobile.json`;
      .....
      .....
      Cancel after displaying 400,000 records
      
      0: jdbc:drill:schema=dfs_eea>use dfs.drillTestDir;
      ....
      This hangs indefinitely
      

      Since the data is large, I did not attach it.

      Attachments

        1. DRILL-2993.1.patch.txt
          7 kB
          Daniel Barclay

        Issue Links

          Activity

            People

              dsbos Daniel Barclay
              rkins Rahul Kumar Challapalli
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: