[
https://issues.apache.org/jira/browse/FLINK-15049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994468#comment-16994468
]
Jark Wu commented on FLINK-15049:
---------------------------------
Sure.
> Compile error when hash join with timestamp type key
> ----------------------------------------------------
>
> Key: FLINK-15049
> URL: https://issues.apache.org/jira/browse/FLINK-15049
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Now, internal format of timestamp type has been modified to SqlTimestamp, but
> in LongHashJoinGenerator, still convert it to long directly in genGetLongKey.
> This should be a bug when hash join with timestamp type key.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)