Package io.delta.kernel.data


package io.delta.kernel.data
Delta Kernel interfaces for representing data in columnar and row format.
  • Class
    Description
    Abstraction to represent a single array value in a ColumnVector.
    Represents zero or more rows of records with same schema type.
    Represents zero or more values of a single column.
    Represents a filtered version of ColumnarBatch.
    Abstraction to represent a single map value in a ColumnVector.
    Represent a single record