[
https://issues.apache.org/jira/browse/FLINK-27589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-27589:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)