You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "luoyuxia (Jira)" <ji...@apache.org> on 2022/12/19 07:29:00 UTC

[jira] [Updated] (FLINK-27374) Fix using wrong Flink type for Hive's void type

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

luoyuxia updated FLINK-27374:
-----------------------------
        Parent:     (was: FLINK-26360)
    Issue Type: Bug  (was: Sub-task)

> Fix using wrong Flink type for Hive's void type 
> ------------------------------------------------
>
>                 Key: FLINK-27374
>                 URL: https://issues.apache.org/jira/browse/FLINK-27374
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hive
>            Reporter: luoyuxia
>            Assignee: luoyuxia
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, we don't support Hive's void type. But some Hive's udf call will return void type such as nvl(null, null), then it'll throw 'Flink doesn't support Hive primitive type void yet'. 
> For Hive's void type, we can convert it to Flink's string type internally to avoid such case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)