std.read

Read from the standard input

Properties

Name Type Description Required
batch_size integer Number of records to process in a single batch
Default: 1000
 

Example

batch_size: 1000