Property

ArrowCSVWriteOptions:batch-size

since: 23.0.0

Declaration

property batch-size: int [ read, write ]

Description [src]

Maximum number of rows processed at a time.

The CSV writer converts and writes data in batches of N rows. This number can impact performance.

Type: gint
Available since:23.0.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno