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