This is an automated email from the ASF dual-hosted git repository.
altay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 574d56e Merge pull request #8080 from pabloem/fix-sic
new 1d7056c Remove redundent array creation code when calling vararg
functions in InferableFunction
new 44044d8 Remove redundant array creation code in SimpleFunction as well
new a490868 Merge pull request #8192 from robinyqiu/master
The 20913 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:
.../main/java/org/apache/beam/sdk/transforms/InferableFunction.java | 4 ++--
.../src/main/java/org/apache/beam/sdk/transforms/SimpleFunction.java | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)