You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ib...@apache.org on 2021/01/29 19:56:25 UTC

[beam] branch master updated (4d50329 -> 96280f7)

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

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


    from 4d50329  Merge pull request #13836: [BEAM-11709] Disable Gradle module metadata generation for Beam BOM
     new ffb0091  [BEAM-10925] Load user-provided jars in CalcFn.
     new 989c317  [BEAM-10925] Fix code style
     new 6f4c664  Wrap classloader creation in doPrivileged block.
     new 96280f7  Merge pull request #13835 from ibzib/calcfn-jars

The 30424 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:
 .../sdk/extensions/sql/impl/JavaUdfLoader.java     | 50 +++++++++++++++++++---
 .../extensions/sql/impl/ScalarFunctionImpl.java    | 16 ++++++-
 .../sdk/extensions/sql/impl/rel/BeamCalcRel.java   | 42 +++++++++++++++++-
 3 files changed, 99 insertions(+), 9 deletions(-)