InferredRows
FinalYes
The gate places a refused row in its batch; only the source knows where that batch started, so a row past a bounded sample is reported here at its position in the whole source, with the way out.
Methods
- __construct() : mixed
- of() : Rows
Methods
__construct()
public
__construct(string $source, null|SchemaInference $sample) : mixed
Parameters
- $source : string
- $sample : null|SchemaInference
-
the inference the schema came from - null when the schema was declared
of()
public
of(array<string|int, array<string|int, mixed>> $rows, Schema $schema, Hydrator $hydrator) : Rows