[ https://issues.apache.org/jira/browse/FLINK-34536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823407#comment-17823407 ]
Benchao Li edited comment on FLINK-34536 at 3/5/24 3:56 AM: ------------------------------------------------------------ I'm closing this due the discussions above, feel free to reopen it if anyone thinks that it deserves to do. was (Author: libenchao): I'm closing this due the discussions above, feel free to reopen it if anyone thinks this deserves to do. > Support reading long value as Timestamp column in JSON format > ------------------------------------------------------------- > > Key: FLINK-34536 > URL: https://issues.apache.org/jira/browse/FLINK-34536 > Project: Flink > Issue Type: Improvement > Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) > Affects Versions: 1.19.0 > Reporter: yisha zhou > Priority: Major > > In many scenarios, timestamp data is stored as Long value and expected to be > operated as Timestamp value. It's not user-friendly to use an UDF to convert > the data before operating it. > Meanwhile, in Avro format, it seems it can receive several types of input and > convert it into TimestampData. Hope the same ability can be introduced into > JSON format. -- This message was sent by Atlassian Jira (v8.20.10#820010)