This is an automated email from the ASF dual-hosted git repository.
xumingming pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 8a39c80 Merge pull request #4695: Add To/From Proto Round Trip for
ExecutableStage
new 880caef @Parameter annotation does not work for UDFs in Beam SQL
new a750128 fix type error
The 2 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:
.../apache/beam/sdk/extensions/sql/BeamSqlUdf.java | 2 +-
.../sql/impl/interpreter/BeamSqlFnExecutor.java | 4 ++++
...pression.java => BeamSqlDefaultExpression.java} | 15 +++----------
.../sdk/extensions/sql/BeamSqlDslUdfUdafTest.java | 26 +++++++++++++++++++++-
4 files changed, 33 insertions(+), 14 deletions(-)
copy
sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/impl/interpreter/operator/{BeamSqlInputRefExpression.java
=> BeamSqlDefaultExpression.java} (74%)
--
To stop receiving notification emails like this one, please contact
[email protected].