Package io.delta.kernel.internal.data
package io.delta.kernel.internal.data
-
ClassesClassDescriptionA
Row
implementation that wraps a set of child vectors for a specificrowId
.Row abstraction around a columnar batch and a particular row within the columnar batch.Exposes a given map of values as aRow
Encapsulate the scan state (common info for all scan files) as aRow
The selection vector for a columnar batch as a booleanColumnVector
.ARow
abstraction for a struct type column vector and a specificrowId
.