Uses of Class
org.apache.arrow.dataset.scanner.ScanOptions.Builder
Packages that use ScanOptions.Builder
-
Uses of ScanOptions.Builder in org.apache.arrow.dataset.scanner
Methods in org.apache.arrow.dataset.scanner that return ScanOptions.BuilderModifier and TypeMethodDescriptionSet the Projected columns.ScanOptions.Builder.fragmentScanOptions
(FragmentScanOptions fragmentScanOptions) Set the FragmentScanOptions.ScanOptions.Builder.substraitFilter
(ByteBuffer substraitFilter) Set the Substrait extended expression for Filter.ScanOptions.Builder.substraitProjection
(ByteBuffer substraitProjection) Set the Substrait extended expression for Projection new columns.