wuchunfu commented on issue #9876: URL: https://github.com/apache/seatunnel/issues/9876#issuecomment-3310180920
> Please send the error log There are no error logs, but the output timestamp data is incorrect ``` [1021232031381585921] 2025-09-19 09:31:38,839 INFO org.apache.seatunnel.connectors.seatunnel.common.source.arrow.reader.ArrowToSeatunnelRowReader - one batch in arrow row count size '1' [1021232031381585921] 2025-09-19 09:31:38,919 INFO org.apache.seatunnel.connectors.seatunnel.console.sink.ConsoleSinkWriter - subtaskIndex=0 rowIndex=1: SeaTunnelRow#tableId=xin_liu.ads_user_detail01 SeaTunnelRow#kind=INSERT : 李四, app_2002, 1970-01-01T08:29:17.917500, 2 [1021232031381585921] 2025-09-19 09:31:38,935 INFO org.apache.seatunnel.connectors.seatunnel.common.source.arrow.reader.ArrowToSeatunnelRowReader - one batch in arrow row count size '1' [1021232031381585921] 2025-09-19 09:31:38,935 INFO org.apache.seatunnel.connectors.seatunnel.console.sink.ConsoleSinkWriter - subtaskIndex=0 rowIndex=2: SeaTunnelRow#tableId=xin_liu.ads_user_detail01 SeaTunnelRow#kind=INSERT : 王五, app_3003, 1970-01-01T08:29:19.142700, 3 [1021232031381585921] 2025-09-19 09:31:38,945 INFO org.apache.seatunnel.connectors.seatunnel.common.source.arrow.reader.ArrowToSeatunnelRowReader - one batch in arrow row count size '1' [1021232031381585921] 2025-09-19 09:31:38,946 INFO org.apache.seatunnel.connectors.seatunnel.console.sink.ConsoleSinkWriter - subtaskIndex=0 rowIndex=3: SeaTunnelRow#tableId=xin_liu.ads_user_detail01 SeaTunnelRow#kind=INSERT : 张三, app_1001, 1970-01-01T08:29:16.686600, 1 [1021232031381585921] 2025-09-19 09:31:38,963 INFO org.apache.seatunnel.connectors.doris.source.reader.DorisSourceReader - Closed the bounded Doris source ``` -- 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]
