[ 
https://issues.apache.org/jira/browse/DRILL-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729928#comment-14729928
 ] 

Victoria Markman commented on DRILL-2874:
-----------------------------------------

Sean,

I think we should fix at least "SYSTEM ERROR" to be a "USER ERROR"
https://issues.apache.org/jira/browse/DRILL-2201 is sort of an example.  Agree 
about not being highest priority ...

Vicky.

> Concat operator is not supported with complex types, we should throw an error 
> early
> -----------------------------------------------------------------------------------
>
>                 Key: DRILL-2874
>                 URL: https://issues.apache.org/jira/browse/DRILL-2874
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Query Planning & Optimization
>    Affects Versions: 0.9.0
>            Reporter: Victoria Markman
>            Assignee: Sean Hsuan-Yi Chu
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> m1 is a map in this example:
> {code}
> 0: jdbc:drill:schema=dfs> select 'abc' || m1 from `t2.json`;
> Query failed: SYSTEM ERROR: Failure while trying to materialize incoming 
> schema.  Errors:
>  
> Error in expression at index -1.  Error: Missing function implementation: 
> [concatOperator(MAP-REQUIRED, MAP-REQUIRED)].  Full expression: --UNKNOWN 
> EXPRESSION--..
> Fragment 0:0
> [dafd9622-17e5-45e1-adef-15fcade2ae03 on atsqa4-133.qa.lab:31010]
> Error: exception while executing query: Failure while executing query. 
> (state=,code=0)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to