[HUDI-751] Fix some coding issues reported by FindBugs (#1470)
This commit is contained in:
@@ -51,6 +51,7 @@ import java.util.stream.Collectors;
|
||||
*/
|
||||
public class HoodieROTablePathFilter implements PathFilter, Serializable {
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
private static final Logger LOG = LogManager.getLogger(HoodieROTablePathFilter.class);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user