This is an automated email from the ASF dual-hosted git repository.
bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 4885e20 Merge pull request #12417 from amaliujia/rw-remove-precommits
add 965eb65 [BEAM-10559] Add apache_beam.examples.sql_taxi (#12399)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/examples/sql_taxi.py | 101 +++++++++++++++++++++++++++
sdks/python/apache_beam/transforms/sql.py | 33 ++++++---
2 files changed, 124 insertions(+), 10 deletions(-)
create mode 100644 sdks/python/apache_beam/examples/sql_taxi.py