You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2022/05/12 10:22:00 UTC

[jira] [Created] (FLINK-27589) Fix incorrect implementation of TableStoreDateObjectInspector

Caizhi Weng created FLINK-27589:
-----------------------------------

             Summary: Fix incorrect implementation of TableStoreDateObjectInspector
                 Key: FLINK-27589
                 URL: https://issues.apache.org/jira/browse/FLINK-27589
             Project: Flink
          Issue Type: Sub-task
            Reporter: Caizhi Weng


Flink store date as an integer internally, where this integer represents epoch day. However {{TableStoreDateObjectInspector}} currently see this integer as epoch millisecond.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)