@Internal public interface BulkDecodingFormat<T> extends org.apache.flink.table.connector.format.DecodingFormat<BulkFormat<T,FileSourceSplit>>
| Modifier and Type | Method and Description |
|---|---|
default void |
applyFilters(List<org.apache.flink.table.expressions.ResolvedExpression> filters)
Provides a list of filters in conjunctive form for filtering on a best-effort basis.
|
default void applyFilters(List<org.apache.flink.table.expressions.ResolvedExpression> filters)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.