[ 
https://issues.apache.org/jira/browse/FLINK-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu reassigned FLINK-14397:
-------------------------------

    Assignee: Rui Li

> Failed to run Hive UDTF with array arguments
> --------------------------------------------
>
>                 Key: FLINK-14397
>                 URL: https://issues.apache.org/jira/browse/FLINK-14397
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hive
>            Reporter: Rui Li
>            Assignee: Rui Li
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Tried to call 
> {{org.apache.hadoop.hive.contrib.udtf.example.GenericUDTFExplode2}} (in 
> hive-contrib) with query:  "{{select x,y from foo, lateral 
> table(hiveudtf(arr)) as T(x,y)}}". Failed with exception:
> {noformat}
> java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to 
> [Ljava.lang.Integer;
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to