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

NPE on select with options when file does not exist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.13.0
    • Execution - Codegen
    • None

    Description

      File t1.csv does not exist:

      0: jdbc:drill:schema=dfs> SELECT * FROM TABLE(dfs.`t1.csv`(type => 'text', extractHeader => true));
      Error: VALIDATION ERROR: java.lang.NullPointerException
      [Error Id: 224773a5-045b-4436-8661-7cca2c4562c5 on atsqa4-135.qa.lab:31010] (state=,code=0)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vicky Victoria Markman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: