Module scan_region

Source
Expand description

Scans a region according to the scan request.

Structsยง

PredicateGroup
Predicates to evaluate. It only keeps filters that SimpleFilterEvaluator supports.
ScanInput ๐Ÿ”’
Common input for different scanners.
ScanRegion ๐Ÿ”’
Helper to scans a region by ScanRequest.
StreamContext ๐Ÿ”’
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 SST file matches the predicate.