[
https://issues.apache.org/jira/browse/FLINK-10464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321559#comment-17321559
]
Flink Jira Bot commented on FLINK-10464:
----------------------------------------
This issue and all of its Sub-Tasks have not been updated for 180 days. So, it
has been labeled "stale-minor". If you are still affected by this bug or are
still interested in this issue, please give an update and remove the label. In
7 days the issue will be closed automatically.
> TimeIndicatorRelDataType: digest can not describe a type completely.
> --------------------------------------------------------------------
>
> Key: FLINK-10464
> URL: https://issues.apache.org/jira/browse/FLINK-10464
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: huangjiatian
> Priority: Minor
> Labels: stale-minor
> Attachments: 1.png, 2.png, 3.png
>
>
> I met a strange question when i use Flink SQL API.
> I found two difference type are considered equal.
> !1.png!
> After debug, i found the hashCode method and equals method in RelRecordType
> just consider "digest".
> !2.png!
> But some time, "digest" can not describe a type completely, More information
> in the "fieldList".
> !3.png!
> “digest” in TimeIndicatorRelDataType should contains time type
> information(event time or process time).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)