public class ReadUtils
extends java.lang.Object
| Constructor and Description |
|---|
ReadUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.iceberg.io.CloseableIterable<org.apache.iceberg.data.Record> |
maybeApplyFilter(org.apache.iceberg.io.CloseableIterable<org.apache.iceberg.data.Record> iterable,
IcebergScanConfig scanConfig) |
public static org.apache.iceberg.io.CloseableIterable<org.apache.iceberg.data.Record> maybeApplyFilter(org.apache.iceberg.io.CloseableIterable<org.apache.iceberg.data.Record> iterable,
IcebergScanConfig scanConfig)