FragmentScanOptions {arrow}R Documentation

Format-specific scan options

Description

A FragmentScanOptions holds options specific to a FileFormat and a scan operation.

Factory

FragmentScanOptions$create() takes the following arguments:

It returns the appropriate subclass of FragmentScanOptions (e.g. CsvFragmentScanOptions).


[Package arrow version 15.0.1 Index]