public class FileIndexSkipper extends Object
Constructor and Description |
---|
FileIndexSkipper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
skip(FileIO fileIO,
TableSchema dataSchema,
List<Predicate> dataFilter,
DataFilePathFactory dataFilePathFactory,
DataFileMeta file) |
public static boolean skip(FileIO fileIO, TableSchema dataSchema, List<Predicate> dataFilter, DataFilePathFactory dataFilePathFactory, DataFileMeta file) throws IOException
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.