Property
ArrowFlightClientOptions:write-size-limit-bytes
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 |