@ThreadSafe @FunctionalInterface public interface ManifestCacheFilter
AbstractFileStoreScan
for improving cache
utilization. NOTE: Please use this interface with caution and make sure that only filtered data
is required, otherwise it will cause correctness issues.Modifier and Type | Method and Description |
---|---|
boolean |
test(BinaryRow partition,
int bucket) |
boolean test(BinaryRow partition, int bucket)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.