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

When selecting an unknown column, the data should be returned as null as opposed to throwing an exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      Running the following query in sqlline:

      select _MAP['NON_EXISTENT_COLUMN'] from "sample-data/nation.parquet";

      Throws an exception. It should simply return nulls for each record in the table.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tnachen Timothy Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: