Module org.apache.arrow.dataset
Package org.apache.arrow.dataset.scanner
Interface FragmentScanOptions
- All Known Implementing Classes:
CsvFragmentScanOptions
public interface FragmentScanOptions
The file fragment scan options interface. It is used to transfer to JNI call.
-
Method Summary
-
Method Details
-
fileFormat
FileFormat fileFormat() -
serialize
String[] serialize()
-