Uses of Class
ai.rapids.cudf.SecondaryFilterRanges
Packages that use SecondaryFilterRanges
-
Uses of SecondaryFilterRanges in ai.rapids.cudf
Methods in ai.rapids.cudf that return SecondaryFilterRangesModifier and TypeMethodDescriptionHybridScanReader.secondaryFiltersByteRanges(int[] rowGroupIndices) Get the byte ranges in the source file that hold the bloom filter and dictionary page data needed for the next round of row-group pruning.