AlexRiedler commented on PR #619:
URL: 
https://github.com/apache/doris-flink-connector/pull/619#issuecomment-3541926240

   @JNSimba woops, sorry about that; ran spotless:apply; then verify.
   
   I do get transient test failure:
   
   ```
   DatabaseSyncTest.getJdbcUrlTemplateTest:264 
expected:<jdbc:db2://%s:%d/%s:[allowNextOnExhaustedResultSet=1;ssl=false;resultSetHoldability=1];>
 but 
was:<jdbc:db2://%s:%d/%s:[resultSetHoldability=1;allowNextOnExhaustedResultSet=1;ssl=false];>
   ```
   
   but this is unrelated to this change.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to