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

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


    from 7ad96d3  Merge pull request #5919: [BEAM-4700] [SQL] Default timezone 
is UTC
     add 19b6f35  [SQL] Actually run JDBC Jar Test
     add 7e10c3e  [SQL] Wrap PipelineOptions with correct class loader
     new 8da6583  Merge pull request #5961: [BEAM-4799] Fix Beam SQL JDBC test 
and support

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.gradle                                       |  1 +
 sdks/java/extensions/sql/jdbc/build.gradle         |  9 +++++--
 .../sql/jdbc/{JdbcIT.java => JdbcJarTest.java}     |  2 +-
 .../sql/impl/rel/BeamEnumerableConverter.java      | 30 +++++++++++-----------
 4 files changed, 24 insertions(+), 18 deletions(-)
 rename 
sdks/java/extensions/sql/jdbc/src/test/java/org/apache/beam/sdk/extensions/sql/jdbc/{JdbcIT.java
 => JdbcJarTest.java} (99%)

Reply via email to