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

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


    from 35e1cc3  Merge pull request #9108: [BEAM-7785] synchronize watermark 
update with bundle processing
     add 6867465  [BEAM-6783] byte[] breaks in BeamSQL codegen
     add f3a2f96  [SQL] Annotate BuiltinStringFunctions with Strict
     new 0e98899  Merge pull request #9119: [BEAM-6783] byte[] breaks in 
BeamSQL codegen

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:
 .../extensions/sql/impl/ScalarFunctionImpl.java    | 65 +++++++++++++++++++++-
 .../sdk/extensions/sql/impl/rel/BeamCalcRel.java   | 13 +++++
 .../sql/impl/udf/BuiltinStringFunctions.java       | 57 ++++++-------------
 .../sdk/extensions/sql/BeamSqlDslFilterTest.java   | 22 ++++++++
 .../sdk/extensions/sql/BeamSqlDslProjectTest.java  | 14 +++++
 5 files changed, 129 insertions(+), 42 deletions(-)

Reply via email to