[
https://issues.apache.org/jira/browse/DRILL-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-215.
----------------------------------
Resolution: Fixed
> When selecting an unknown column, the data should be returned as null as
> opposed to throwing an exception
> ---------------------------------------------------------------------------------------------------------
>
> Key: DRILL-215
> URL: https://issues.apache.org/jira/browse/DRILL-215
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Timothy Chen
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)