This is an automated email from the ASF dual-hosted git repository.
anton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 28ca0ed Merge pull request #6186 from
amaliujia/rui_wang-add_not_like_based_on_like
add d38135f Test arithmetic functions at the DSL level
new 16db153 Merge pull request #6168 from
amaliujia/rui_wang-test_math_function
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 | 329 +++++++++++++++++++
.../BeamSqlMathFunctionsIntegrationTest.java | 348 ---------------------
2 files changed, 329 insertions(+), 348 deletions(-)
delete mode 100644
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/integrationtest/BeamSqlMathFunctionsIntegrationTest.java