Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.12.0
-
None
Description
An error was reported when temp join hive.。
Caused by: java.lang.NullPointerException
at org.apache.flink.table.data.DecimalDataUtils.doubleValue(DecimalDataUtils.java:48)
at org.apache.flink.table.data.DecimalDataUtils.castToDouble(DecimalDataUtils.java:193)
at StreamExecCalc$3741.processElement(Unknown Source)
at org.apache.flink.streaming.runtime.tasks.CopyingChainingOutput.pushToOperator(CopyingChainingOutput.java:71)
Attachments
Attachments
Issue Links
- is related to
-
FLINK-20576 Flink Temporal Join Hive Dim Error
- Open