LeonYoah commented on issue #10371: URL: https://github.com/apache/seatunnel/issues/10371#issuecomment-3787787074
> > ALTER TABLE fdc_jiangxi.spot_transaction_intra_prov_day_ahead_clearing CHANGE COLUMN plan_run_date run_date datetime NOT NULL COMMENT '计划执行日期' FIRST; ,This "first" might not be interpretable. Could you simulate a non-first scenario, or try using the "rename" syntax? > > hi big old, 这是上游DBA执行的,我肯定无法干预啊,对于这种语法问题,Debezium不应该直接程序异常吧 Is spot_transaction_intra_prov_day_ahead_clearing on your monitoring list -- 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]
