This is an automated email from the ASF dual-hosted git repository.
aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 85b9fb5 Merge pull request #5669: [BEAM-4325] Enforce ErrorProne
analysis in the SQL project
add 7a87a5f Removing some null checks, where we already know that the
variable in question is non-null
new a4aee0b Merge pull request #5575: Removing some null checks, where we
already know that the variable in question is non-null
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:
.../beam/examples/subprocess/kernel/SubProcessKernel.java | 6 ++----
.../org/apache/beam/runners/core/MergingActiveWindowSet.java | 10 ++++------
.../sdk/extensions/sql/impl/interpreter/BeamSqlFnExecutor.java | 2 +-
.../beam/sdk/extensions/sql/impl/rule/BeamAggregationRule.java | 4 +---
4 files changed, 8 insertions(+), 14 deletions(-)