This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 35a2257af5d [FLINK-33248] Fix error message for CURRENT_WATERMARK 
without arguments
     add 71c407a0b94 [FLINK-33199][tests] Use fully qualified class names 
instead of Class objects in ArchitectureTests

No new revisions were added by this update.

Summary of changes:
 .../architecture/common/JavaFieldPredicates.java   | 57 ++++++++++---
 .../flink/architecture/common/Predicates.java      | 93 +++++++++++++++-------
 .../src/test/java/PredicatesTest.java              | 48 +++++++++++
 .../flink/architecture/rules/TableApiRules.java    |  8 +-
 .../flink-architecture-tests-test/pom.xml          | 18 -----
 .../flink/architecture/rules/ITCaseRules.java      | 57 ++++++++-----
 6 files changed, 202 insertions(+), 79 deletions(-)
 create mode 100644 
flink-architecture-tests/flink-architecture-tests-base/src/test/java/PredicatesTest.java

Reply via email to