hawk9821 commented on code in PR #8074: URL: https://github.com/apache/seatunnel/pull/8074#discussion_r1845752855
########## docs/zh/connector-v2/sink/Paimon.md: ########## @@ -6,6 +6,15 @@ Apache Paimon数据连接器。支持cdc写以及自动建表。 +### Seatunnmel与Paimon版本对照 + +| Seatunnel Version | Paimon Version | +|---------------------------------|------------------| +| 2.3.2.RELEASE - 2.3.3.RELEASE | 0.4-SNAPSHOT | +| 2.3.4.RELEASE | 0.6-SNAPSHOT | +| 2.3.5.RELEASE - 2.3.8.RELEASE | 0.7.0-incubating | +| 2.3.9-SNAPSHOT | 0.8.2 | Review Comment: get -- 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]
