This is an automated email from the ASF dual-hosted git repository. vterentev pushed a commit to branch release-2.68 in repository https://gitbox.apache.org/repos/asf/beam.git
commit cea4ba712838422695fe1a4acb90f8f610816b6d Merge: 8eaa58fc333 084c97f67f7 Author: Vitaly Terentyev <[email protected]> AuthorDate: Mon Sep 8 20:03:17 2025 +0400 Cherrypick #36014: Fix jdbc logical type not found when python sdk worker running in docker env (#36085) Cherrypick #36014: Fix jdbc logical type not found when python sdk worker running in docker env sdks/python/apache_beam/io/jdbc.py | 92 +--------------------------- sdks/python/apache_beam/typehints/schemas.py | 92 ++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+), 90 deletions(-)
