This is an automated email from the ASF dual-hosted git repository.

apilloud pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from aaad864  [BEAM-7372] remove aliases created for python 2 (#14012)
     add 06b5746  Add AutoLoadedSqlTransform, which runs SQL queries using the 
auto loading mechanisms.
     add a3d375e  Revert "Add AutoLoadedSqlTransform, which runs SQL queries 
using the auto loading mechanisms."
     add 8193329  Modify sql transform instead of creating a new transform
     add 4899abb  Modify sql transform instead of creating a new transform
     add 050b642  Merge pull request #14014 [BEAM-11850] Add DDL support to SQL 
Transform

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/extensions/sql/SqlTransform.java      | 83 ++++++++++++++-----
 .../sdk/extensions/sql/BeamSqlDslUdfUdafTest.java  |  5 +-
 .../sdk/extensions/sql/PubsubToBigqueryIT.java     | 37 +++------
 .../meta/provider/avro/AvroTableProviderTest.java  | 19 ++---
 .../meta/provider/text/TextTableProviderTest.java  | 96 ++++++++++------------
 5 files changed, 125 insertions(+), 115 deletions(-)

Reply via email to