Descriptor for the target record set. Either the records are passed inline (records) — used by on-demand scoring and tests — or a source descriptor tells the executor how to fetch them (used by train / materialize over a full population).
records
source
Entity to read target records from.
Optional
Optional filter narrowing the population.
Optional row cap.
Optional ordering.
Descriptor for the target record set. Either the records are passed inline (
records) — used by on-demand scoring and tests — or asourcedescriptor tells the executor how to fetch them (used by train / materialize over a full population).