Hi community, Pravega connector is a connector that provides both Batch and Streaming Table API implementation. We uses descriptor API to build Table source. When we plan to upgrade to Flink 1.10, we found the unit tests are not passing with our existing Batch Table API. There is a type conversion error in the Timestamp with our descriptor Table API. The detail is in the issue here: https://github.com/pravega/flink-connectors/issues/341 Hope someone from Flink community can help us with some suggestions on this issue. Thanks.
Best Regards, Brian