Expand description
Scans a region according to the scan request.
Structsยง
- Predicates to evaluate. It only keeps filters that SimpleFilterEvaluator supports.
- Scan
Input ๐Common input for different scanners. - Scan
Region ๐Helper to scans a region by ScanRequest. - Stream
Context ๐Context shared by different streams from a scanner. It contains the input and ranges to scan.
Enumsยง
- Scanner ๐A scanner scans a region and returns a SendableRecordBatchStream.
Functionsยง
- file_
in_ ๐range Returns true if the time range of a SSTfile
matches thepredicate
.