Hi, we have a replication set up from MariaDb via MySQL driver & DataFusion to BigQuery. I've executed DDL operation on MariaDB "GRANT REPLICATION SLAVE, SLAVE MONITOR ..." and it has broken entire instance of DataFusion with the error: "2024-11-21 10:47:47,334 - ERROR [blc-xx.xx.xx.xx:3306:i.d.c.m.l.BinlogReader@224] - Failed due to error: Error processing binlog event org.apache.kafka.connect.errors.ConnectException: DDL statement couldn't be parsed. Please open a Jira issue with the statement" Could u please fix it?