PDGGK commented on PR #10532: URL: https://github.com/apache/seatunnel/pull/10532#issuecomment-4846365229
Thanks @DanielLeens — synced. I've rebased the branch onto the latest `dev` (it was 326 behind); it now sits directly on top of current `dev` with only this PR's changes on top — the `AbstractJdbcCatalog.close()` aggregate-and-suppress, the GZ `try-with-resources` in `AbstractReadStrategy`, and the two regression tests. The rebase was conflict-free (dev's changes were in different regions of those files). So the CI/merge-gate signal should no longer be mixed with upstream drift. @zhangshenghang whenever you have a moment to trigger the Build run, this should be ready on a clean base. -- 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]
