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/06/09 01:56:00 UTC

[jira] [Updated] (FLINK-26365) improve hive udaf

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

luoyuxia updated FLINK-26365:
-----------------------------
    Description: 
Currently we can't get call Hive UDAF that requires constant arguments like FLINK-16568 describes.

There has been a jira FLINK-15855 to use new type inference for hive udaf, so we just keep track in here.

  was:
Currently we can't get call Hive UDAF that requires constant arguments like [FLINK-16568|https://issues.apache.org/jira/browse/FLINK-16568] describes.
Also, we can't infer the suitable argument type which may cause some issue as [FLINK-25641|https://issues.apache.org/jira/browse/FLINK-25641] describes.


There has been a jira [FLINK-15855|https://issues.apache.org/jira/browse/FLINK-15855] to use new type inference for hive udaf, so we just keep track in here.


> improve hive udaf
> -----------------
>
>                 Key: FLINK-26365
>                 URL: https://issues.apache.org/jira/browse/FLINK-26365
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Hive
>            Reporter: luoyuxia
>            Priority: Major
>
> Currently we can't get call Hive UDAF that requires constant arguments like FLINK-16568 describes.
> There has been a jira FLINK-15855 to use new type inference for hive udaf, so we just keep track in here.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)