I am using AWS Kinesis Studio which supports Flink 1.13. I see that Flink 1.13 does not support Oracle connection.
Based on the documentation of version 1.13, it support MySQL, PostgreSQL, Derby. https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/connectors/table/jdbc/
I am starting a new project and seeing this kind of issues make me reconsider my decision to go with Flink instead of Spark. Any suggestions on this?