loserwang1024 opened a new issue, #115: URL: https://github.com/apache/rocketmq-flink/issues/115
In current modification, option is changed from `org.apache.rocketmq.flink.common.RocketMQOptions` to `org.apache.flink.connector.rocketmq.source.RocketMQSourceOptions.` However, each key's name has been add a prefix of rocketmq.source. <img width="620" alt="image" src="https://github.com/apache/rocketmq-flink/assets/125648852/819b9cc1-1464-48b8-a81f-a1d630dcb932"> <img width="611" alt="image" src="https://github.com/apache/rocketmq-flink/assets/125648852/825cc393-910b-4d89-bfc7-269c0be16a70"> It means that same sql ddl will throw exception if upgrade version of connector. -- 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]
