[
https://issues.apache.org/jira/browse/FLINK-27589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-27589.
--------------------------------
Fix Version/s: table-store-0.2.0
Assignee: Caizhi Weng
Resolution: Fixed
master: 67b78417b6db108712e0d85b871ad380cc588c04
> Fix incorrect implementation of TableStoreDateObjectInspector
> -------------------------------------------------------------
>
> Key: FLINK-27589
> URL: https://issues.apache.org/jira/browse/FLINK-27589
> Project: Flink
> Issue Type: Sub-task
> Components: Table Store
> Reporter: Caizhi Weng
> Assignee: Caizhi Weng
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.2.0
>
>
> 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)