[ https://issues.apache.org/jira/browse/FLINK-25411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Surendra Lalwani updated FLINK-25411: ------------------------------------- Fix Version/s: 1.13.6 > JsonRowSerializationSchema unable to parse TIMESTAMP_LTZ fields > --------------------------------------------------------------- > > Key: FLINK-25411 > URL: https://issues.apache.org/jira/browse/FLINK-25411 > Project: Flink > Issue Type: Bug > Components: API / DataStream, API / Type Serialization System > Affects Versions: 1.13.3, 1.15.0, 1.14.2 > Reporter: Surendra Lalwani > Priority: Critical > Fix For: 1.13.6 > > > While I try to fire a simple query Select current_timestamp from table_name , > it gives error that Could not serialize row and asks me to add shaded flink > dependency for jsr-310. Seems like in the Serializer , the JavaTimeModule is > not added -- This message was sent by Atlassian Jira (v8.20.1#820001)