[
https://issues.apache.org/jira/browse/DRILL-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Hsuan-Yi Chu resolved DRILL-2016.
--------------------------------------
Resolution: Duplicate
This was addressed by DRILL-1921
> Remove "multiset" data type from supported grammar
> --------------------------------------------------
>
> Key: DRILL-2016
> URL: https://issues.apache.org/jira/browse/DRILL-2016
> Project: Apache Drill
> Issue Type: Bug
> Components: Query Planning & Optimization
> Affects Versions: 0.8.0
> Reporter: Victoria Markman
> Assignee: Sean Hsuan-Yi Chu
>
> Should throw "unsupported error"
> {code}
> 0: jdbc:drill:schema=dfs> select cast(a1 as multiset) from `t1.json`;
> Query failed: Query failed: Unexpected exception during fragment
> initialization: use createMultisetType() instead
> Error: exception while executing query: Failure while executing query.
> (state=,code=0)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)