[
https://issues.apache.org/jira/browse/DRILL-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760301#comment-13760301
]
Jacques Nadeau commented on DRILL-215:
--------------------------------------
One challenge to solving this is we have to ultimately pick a return type for
things like JDBC. What type should we use?
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira