WJX20 commented on issue #9582: URL: https://github.com/apache/seatunnel/issues/9582#issuecomment-3095555102
<img width="1142" height="399" alt="Image" src="https://github.com/user-attachments/assets/aa88df60-f747-4cc4-bc42-dae2c986757f" /> Your way of writing is not quite correct. You directly converted the read-out microsecond numbers into "strings". Debezium's configuration provides an 'interval.handling.mode' attribute. Seatunnel should retain this attribute. When reading the Debezium configuration, the user can choose whether to select 'string' or 'number'.How should I configure the debezium properties? -- 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]
