Skip to main content

Module seq_scan

Module seq_scan 

Source
Expand description

Sequential scan.

Structsยง

SeqScan
Scans a region and returns rows in a sorted sequence.

Functionsยง

build_flat_sources ๐Ÿ”’
Builds flat sources for the partition range and push them to the sources vector. Returns the estimated rows per batch after splitting if splitting is applied, or None.
get_scanner_type ๐Ÿ”’
Returns the scanner type.