Hi Team, In Flink 1.16.0, we would like to use some of the Table API Connectors for production. Kindly let me know if the below connectors are production ready or only for testing purposes.
| Name | Version | Source | Sink | | Filesystem | | Bounded and Unbounded Scan, Lookup | Streaming Sink, Batch Sink | | Elasticsearch | 6.x & 7.x | Not supported | Streaming Sink, Batch Sink | | Opensearch | 1.x & 2.x | Not supported | Streaming Sink, Batch Sink | | Apache Kafka | 0.10+ | Unbounded Scan | Streaming Sink, Batch Sink | | Amazon DynamoDB | | Not supported | Streaming Sink, Batch Sink | | Amazon Kinesis Data Streams | | Unbounded Scan | Streaming Sink | | Amazon Kinesis Data Firehose | | Not supported | Streaming Sink | | JDBC | | Bounded Scan, Lookup | Streaming Sink, Batch Sink | | Apache HBase | 1.4.x & 2.2.x | Bounded Scan, Lookup | Streaming Sink, Batch Sink | | Apache Hive | Thanks and regards