Abacn commented on PR #36271: URL: https://github.com/apache/beam/pull/36271#issuecomment-3352952067
> we can probably revert some JDBC logical type fixes we had before These fixes stay there as previously it relied on io.jdbc gets imported to make those type work, which was error prone > Btw, is this enabled by default for cloudpickle or do users need to set the `--save_main_sesson` flag? Not by default. The goal of this PR is to restore the save_main_sesson behavior pre 2.65.0 (make it effective again). Enable "save_main_sesson" by default for cloudpickle is left for future discussion as it affects users using default pipeline options. -- 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]
