Muktha9491 commented on PR #10670:
URL: https://github.com/apache/seatunnel/pull/10670#issuecomment-4175847969

   The current CI failure is unrelated to this Pulsar PR.
   
   The failing test is:
   
`org.apache.seatunnel.connectors.seatunnel.fake.source.FakeDataGeneratorTest#testDataParse`
   
   It fails in `connector-fake` with a datetime parsing error for:
   `2026-04-01T08:42:36.008`
   
   Local verification for the Pulsar connector changes passed:
   - `mvn -pl seatunnel-connectors-v2/connector-pulsar -am spotless:apply`
   - `mvn -pl seatunnel-connectors-v2/connector-pulsar -am -q -DskipTests 
verify`
   - `mvn -pl seatunnel-connectors-v2/connector-pulsar 
-Dtest=PulsarSinkWriterTest test`
   


-- 
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]

Reply via email to