Property

ArrowFlightClientOptions:write-size-limit-bytes

Declaration

property write-size-limit-bytes: gint64 [ read, write ]

Description [src]

A soft limit on the number of bytes to write in a single batch when sending Arrow data to a server.

Used to help limit server memory consumption. Only enabled if positive. When enabled, GARROW_ERROR_IO may be yielded.

Type: gint64
Available since:14.0.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno