Module scan

Source
Expand description

Table scan api.

Structs§

FileScanTask
A task to scan part of file.
FileScanTaskDeleteFile
A task to scan part of file.
TableScan
Table scan.
TableScanBuilder
Builder to create table scan.

Type Aliases§

ArrowRecordBatchStream
A stream of arrow [RecordBatch]es.
FileScanTaskStream
A stream of FileScanTask.