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 7f8e67d [BEAM-4800] send PutArtifactResponse in
BeamFileSystemArtifactStagingService
add 97cdb12 [BEAM-4622] Makes required to call Beam SQL expressions
validation
add 7cf8f6c Check number of arguments at first
new 03c84dd Merge pull request #5912: [BEAM-4622] Makes required to call
Beam SQL expressions validation
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:
.../sql/impl/interpreter/BeamSqlFnExecutor.java | 73 ++++++++++++++--------
.../operator/map/BeamSqlMapExpression.java | 10 ++-
.../reinterpret/BeamSqlReinterpretExpression.java | 14 ++++-
.../beam/sdk/extensions/sql/BeamSqlMapTest.java | 23 +++++++
4 files changed, 91 insertions(+), 29 deletions(-)