vlsi commented on a change in pull request #1591: [CALCITE-3510] Implement Redis adapter URL: https://github.com/apache/calcite/pull/1591#discussion_r357115341
########## File path: redis/gradle.properties ########## @@ -17,3 +17,5 @@ # description=Redis adapter for Calcite artifact.name=Calcite Redis +# JUnit4 use is allowed until the rest of the tests are migrated to JUnit5 +junit4=true Review comment: Would you please migrate tests to JUnit5 instead? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
