You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2019/12/18 07:15:00 UTC

[jira] [Resolved] (FLINK-15049) Compile error when hash join with timestamp type key

     [ https://issues.apache.org/jira/browse/FLINK-15049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jark Wu resolved FLINK-15049.
-----------------------------
    Resolution: Fixed

1.10.0: e6fc18c75af4a46bf289c11f86a3b4aac735e162
1.11.0: d6e3bd985b2cd59dfd8e6feb49b84af52b940ccc

> 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
>            Assignee: Zhenghua Gao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  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)