Skip to content

Commit

Permalink
Trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tvalentyn committed May 13, 2024
1 parent bff73de commit 1917930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/apache_beam/transforms/sql.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class SqlTransform(ExternalTransform):
`apache_beam.examples.wordcount_xlang_sql`, `apache_beam.examples.sql_taxi`,
and `apache_beam.transforms.sql_test`.
For more details about Beam SQL in general see the `Java transform
For more details about Beam SQL in general, see the `Java transform
<https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/extensions/sql/SqlTransform.html>`_,
and the `documentation
<https://beam.apache.org/documentation/dsls/sql/overview/>`_.
Expand Down

0 comments on commit 1917930

Please sign in to comment.