[
https://issues.apache.org/jira/browse/FLINK-13869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935547#comment-16935547
]
Jingsong Lee commented on FLINK-13869:
--------------------------------------
Still need fix, 1.9 should work, but master code has some problem. You can see
detail in AggregateUtil.isTableAggregate.
> Hive functions can not work in blink planner stream mode
> --------------------------------------------------------
>
> Key: FLINK-13869
> URL: https://issues.apache.org/jira/browse/FLINK-13869
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive, Table SQL / Planner
> Affects Versions: 1.9.0
> Environment: method call stack:
> !image-2019-08-27-15-37-11-230.png|width=595,height=1256!
> Reporter: Terry Wang
> Assignee: Jingsong Lee
> Priority: Major
> Fix For: 1.10.0, 1.9.1
>
> Attachments: image-2019-08-27-15-36-57-662.png,
> image-2019-08-27-15-37-11-230.png
>
>
> In flink, specifying the StreamTableEnvironment through the
> EnvironmentSetting using the blink planner, when using the UDF in hive in the
> table API, the following error is reported, the flink planner is used to see
> the call stack, and the flink planner does not call
> setArgumentTypeAndConstants to initialize the null pointer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)