LinMingQiang commented on PR #2901: URL: https://github.com/apache/flink-cdc/pull/2901#issuecomment-2350794343
Not supporting `BATCH` execution mode ? ```[ERROR] Could not execute SQL statement. Reason: org.apache.flink.table.api.TableException: Querying a table in batch mode is currently only possible for INSERT-only table sources. But the source for table 'default_catalog.default_database.mysql_cdc' produces other changelog messages than just INSERT.``` -- 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]
