vinothchandar commented on a change in pull request #3398:
URL: https://github.com/apache/hudi/pull/3398#discussion_r682293294
##########
File path:
hudi-sync/hudi-hive-sync/src/test/java/org/apache/hudi/hive/functional/HiveSyncFunctionalTestSuite.java
##########
@@ -25,7 +25,7 @@
import org.junit.runner.RunWith;
@RunWith(JUnitPlatform.class)
-@SelectPackages("org.apache.hudi.hive.functional")
+@SelectPackages("org.apache.hudi.hive")
Review comment:
we should just make the classes to "functional" instead of changing this?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]