zabetak commented on a change in pull request #1425: [CALCITE-3307] 
PigRelExTest, PigRelOpTest and PigScriptTest fail on Windows
URL: https://github.com/apache/calcite/pull/1425#discussion_r319479499
 
 

 ##########
 File path: piglet/src/test/java/org/apache/calcite/test/PigRelOpTest.java
 ##########
 @@ -139,6 +140,11 @@ private Fluent pig(String script) {
     return new Fluent(script);
   }
 
+  @BeforeClass
 
 Review comment:
   Can we move the `@BeforeClass` methods into PigRelTestBase?

----------------------------------------------------------------
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

Reply via email to