Terry Wang created FLINK-13869:
----------------------------------
Summary: Hive built-in function 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!
Reporter: Terry Wang
Fix For: 1.10.0
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.2#803003)