[CALCITE-6957] The RelOptRulesTest tests should fail if the xml file …#4321
[CALCITE-6957] The RelOptRulesTest tests should fail if the xml file …#4321NobiGo merged 1 commit intoapache:mainfrom
Conversation
|
What's the relation between this and #4312? |
This PR can be directly replaced with #4312. After this PR, we can solve the only existing XML methods by copying and pasting the file_actual.xml and don't need to delete them one by one. |
testkit/src/main/java/org/apache/calcite/test/DiffRepository.java
Outdated
Show resolved
Hide resolved
|
This implementation is fantastic! If developers add tests in Java and XML formats, there will be no need to focus on case consistency issues. I will close my PR #4312 and switch to supporting this. |
…contains tests that do not exist in Java
|



…contains tests that do not exist in Java