This is an automated email from the ASF dual-hosted git repository.
mingmxu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from e91d7f9 Merge pull request #5923 from [BEAM-4649] Wait on connection
channel to be ready
add 3914a99 add testArithmeticOperator
new 90bbeb2 Merge pull request #5921 : [BEAM-4599] [SQL] add
testArithmeticOperator
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/BeamSqlDslSqlStdOperatorsTest.java | 100 +++++++++++++
.../BeamSqlArithmeticOperatorsIntegrationTest.java | 161 ---------------------
2 files changed, 100 insertions(+), 161 deletions(-)
delete mode 100644
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/integrationtest/BeamSqlArithmeticOperatorsIntegrationTest.java