shunping commented on code in PR #36014:
URL: https://github.com/apache/beam/pull/36014#discussion_r2319951676


##########
sdks/python/apache_beam/io/jdbc.py:
##########
@@ -96,10 +95,11 @@
 from apache_beam.transforms.external import BeamJarExpansionService
 from apache_beam.transforms.external import ExternalTransform
 from apache_beam.transforms.external import NamedTupleBasedPayloadBuilder
+from apache_beam.typehints.schemas import JdbcDateType  # pylint: 
disable=unused-import

Review Comment:
   Ack. We will eventually revert/remove this temporary fix, so let's get it in 
and unblock the release first. Thanks both!



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to