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

Empty JSON files trigger exception when used in a union

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 1.1.0
    • 1.2.0
    • None

    Description

      When the right hand side of a union is a directory search that involving an empty json file (or a empty log file waiting for first log lines) causes this exception:
      {
      "errorMessage" : "PARSE ERROR: From line 1, column 564 to line 1, column 574: Column 'occurred_at' not found in any table\n\n\n[Error Id: bef7370a-3c4e-4c35-8126-33c391ecb8ce on localhost:31010]"
      }

      where 'occurred_at' is the first column used/requested.

      This works fine if no union is involved but it happens regardless of the left/right position of the directory search if union is being called.

      Attachments

        Activity

          People

            seanhychu Sean Hsuan-Yi Chu
            acmeguy Stefán Baxter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: