iceberg
0.3.0
Module scan
Structs
Type Aliases
In crate iceberg
Module
iceberg
::
scan
Copy item path
source
·
[
−
]
Expand description
Table scan api.
Structs
§
FileScanTask
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
.