piotr-szuberski commented on a change in pull request #12757:
URL: https://github.com/apache/beam/pull/12757#discussion_r482776786



##########
File path: CHANGES.md
##########
@@ -94,7 +95,7 @@
 * The WriteToBigQuery transform (Python) in Dataflow Batch no longer relies on 
BigQuerySink by default. It relies on
   a new, fully-featured transform based on file loads into BigQuery. To revert 
the behavior to the old implementation,
   you may use `--experiments=use_legacy_bq_sink`.
-* Add cross-language support to Java's JdbcIO, now available in the Python 
module `apache_beam.io.external.jdbc` 
([BEAM-10135](https://issues.apache.org/jira/browse/BEAM-10135), 
[BEAM-10136](https://issues.apache.org/jira/browse/BEAM-10136)).
+* Add cross-language support to Java's JdbcIO, now available in the Python 
module `apache_beam.io.jdbc` 
([BEAM-10135](https://issues.apache.org/jira/browse/BEAM-10135), 
[BEAM-10136](https://issues.apache.org/jira/browse/BEAM-10136)).

Review comment:
       @youngoli Only this line




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to