Hisoka-X opened a new issue, #5651: URL: https://github.com/apache/seatunnel/issues/5651
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description ## Purpose Support TableSourceFactory/TableSinkFactory for connector-v2 source and sink. After https://github.com/apache/seatunnel/issues/5483 finnished. We should make sure all SeaTunnelSource and SeaTunnelSink created by TableSourceFactory and TableSinkFactory. To achieve the deprecation of `Config` at the connector level (use `ReadonlyConfig for now`), the deletion of obsolete prepare methods, the adaptation of CatalogTable feature, etc. Please refer `JdbcSourceFactory/JdbcSinkFactory`. ## Please pick connector you want to implement it! | Source/Sink | Connector | Contributer | Status | PR | | ---- | ---- | ---- | ---- | ---- | | Source | FakeSource | | Done | | | Sink | Console | | | | | Sink | Assert | | | | | Source | Kafka | | | | | Sink | Kafka | | | | | Source | Http | | | | | Sink | Http | | | | | Sink | Feishu | | | | | Source | Socket | | | | | Sink | Hive | | | | | Source | Hive | | | | | Source | Clickhouse | | | | | Sink | Clickhouse | | | | | Sink | ClickhouseFile | | | | | Source | Jdbc | | Done | | | Sink | Jdbc | | Done | | | Source | Kudu | | | | | Sink | Kudu | | | | | Sink | EmailSink | | | | | Source | HdfsFile | | | | | Sink | HdfsFile | | | | | Source | LocalFile | | | | | Sink | LocalFile | | | | | Source | OssFile | | | | | Sink | OssFile | | | | | Source | OssJindoFile | | | | | Sink | OssJindoFile | | | | | Source | CosFile | | | | | Sink | CosFile | | | | | Source | Pulsar | | | | | Source | Hudi | | | | | Sink | DingTalk | | | | | Source | Elasticsearch | | | | | Sink | Elasticsearch | | | | | Source | IoTDB | | | | | Sink | IoTDB | | | | | Source | Neo4j | | | | | Sink | Neo4j | | | | | Source | FtpFile | | | | | Sink | FtpFile | | | | | Source | SftpFile | | | | | Sink | SftpFile | | | | | Sink | Socket | | | | | Source | Redis | | | | | Sink | Redis | | | | | Sink | DataHub | | | | | Sink | Sentry | | | | | Source | MongoDB | | | | | Sink | MongoDB | | | | | Source | Iceberg | | | | | Source | InfluxDB | | | | | Source | S3File | | | | | Sink | S3File | | | | | Source | AmazonDynamodb | | | | | Sink | AmazonDynamodb | | | | | Source | Cassandra | | | | | Sink | Cassandra | | | | | Sink | StarRocks | | | | | Source | MyHours | | | | | Sink | InfluxDB | | | | | Source | GoogleSheets | | | | | Sink | GoogleFirestore | | | | | Sink | Tablestore | | | | | Source | Lemlist | | | | | Source | Klaviyo | | | | | Sink | Slack | | | | | Source | OneSignal | | | | | Source | Jira | | | | | Source | Gitlab | | | | | Source | Github | | | | | Source | Notion | | | | | Sink | RabbitMQ | | | | | Source | RabbitMQ | | | | | Source | OpenMldb | | | | | Source | SqlServer-CDC | | Done | | | Sink | Doris | | | | | Source | Maxcompute | | | | | Sink | Maxcompute | | | | | Source | MySQL-CDC | | Done | | | Source | MongoDB-CDC | | Done | | | Sink | S3Redshift | | | | | Source | TDengine | | | | | Sink | TDengine | | | | | Source | Persistiq | | | | | Sink | SelectDBCloud | | | | | Sink | Hbase | | | | | Source | StarRocks | | | | | Source | Rocketmq | | | | | Sink | Rocketmq | | | | | Source | Paimon | | | | | Sink | Paimon | ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
