Expand description
Sequential scan.
Structsยง
- Scans a region and returns rows in a sorted sequence.
Functionsยง
- build_
sources ๐Builds sources for the partition range and push them to thesources
vector. - get_
scanner_ ๐type Returns the scanner type.