n3nash commented on a change in pull request #2359:
URL: https://github.com/apache/hudi/pull/2359#discussion_r549970709
##########
File path:
hudi-hadoop-mr/src/test/java/org/apache/hudi/hadoop/TestHoodieROTablePathFilter.java
##########
@@ -84,7 +84,6 @@ public void testNonHoodiePaths() throws IOException {
assertTrue(pathFilter.accept(new Path(path2.toUri())));
}
- @Test
public void testPartitionPathsAsNonHoodiePaths() throws Exception {
Review comment:
Added it back, was failing so had commented it out
----------------------------------------------------------------
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]