JingsongLi commented on PR #8820:
URL: https://github.com/apache/paimon/pull/8820#issuecomment-5057373172

      - When the time is exactly `ss=00, ms=000`, `LocalDateTime.toString()` 
outputs `2026-07-23T12:34`, but the current regex still enforces `:ss`, so the 
test will still fail with an extremely low probability; I have reproduced this 
locally.
      - `SparkMultimodalITCase` simply changes the fixed port from `9092` to 
`9093`; essentially, this merely shifts the port conflict. It is recommended to 
use a dynamic idle port.


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