risingwave_common::array

Module data_chunk

source

Structs§

  • DataChunk is a collection of Columns, a with visibility mask for each row. For instance, we could have a DataChunk of this format.

Traits§