Skip to main content

Module read

Module read 

Source
Expand description

Read-path coordinator for distributed array operations.

ArrayCoordinator drives fan-out reads (coord_slice, coord_agg, coord_surrogate_bitmap_scan) to the set of vShards whose Hilbert range overlaps the slice predicate.

Structs§

ArrayCoordParams
Parameters common to read-path coordinator entry points (broadcast fan-out).
ArrayCoordinator
Coordinator for distributed array read operations.
CoordSliceResult
Result of a coordinated slice fan-out.