HydratedBatch
Read onlyYes
FinalYes
Builds a batch against a declared Schema. Metadata belongs to the column, so it is folded into the schema once - a per-row divergent Metadata is no longer representable.
Methods
Methods
of()
public
of(array<int, RawRowValues> $batch, Schema $schema) : Rows
Parameters
- $batch : array<int, RawRowValues>
- $schema : Schema