WJX20 commented on PR #9590: URL: https://github.com/apache/seatunnel/pull/9590#issuecomment-3095551129
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'. <img width="1142" height="399" alt="interval" src="https://github.com/user-attachments/assets/3e3a235e-da8e-4f4a-ba1c-d33dc107d773" /> -- 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]
