For documentation purposes: Surendra started a discussion in FLINK-25411
[1].
[1] https://issues.apache.org/jira/browse/FLINK-25411
On Wed, Dec 22, 2021 at 9:51 AM Surendra Lalwani
wrote:
>
> Hi Team,
>
> JsonRowSerializationSchema is unable to parse fields with type
> TIMESTAMP_LTZ, seems like
Hi Team,
JsonRowSerializationSchema is unable to parse fields with type
TIMESTAMP_LTZ, seems like this is not handled properly. While trying to
fire a simple query Select current_timestamp from table_name , it gives
error that Could not serialize row and asks to add shaded flink dependency
for jsr