Package io.delta.kernel.internal.actions
Class Format
Object
io.delta.kernel.internal.actions.Format
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FormatfromColumnVector(ColumnVector vector, int rowId) toRow()Encode as aRowobject with the schemaFULL_SCHEMA.
-
Field Details
-
FULL_SCHEMA
-
-
Constructor Details
-
Format
-
Format
public Format()
-
-
Method Details
-
fromColumnVector
-
getProvider
-
getOptions
-
toRow
Encode as aRowobject with the schemaFULL_SCHEMA.- Returns:
Rowobject with the schemaFULL_SCHEMA
-