Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 561 Bytes

ReadState.md

File metadata and controls

17 lines (9 loc) · 561 Bytes

ReadState

state for reads

Properties

Name Type Description Notes
initialized Boolean True if the reader has been initialized. [optional]
overflowed Boolean True if the query produced results that could not fit in some buffer. [optional]
unsplittable Boolean True if the current subarray partition is unsplittable. [optional]
subarrayPartitioner SubarrayPartitioner [optional]