Whether to allow field lengths that don't fit in a signed 32-bit int. Some implementations may not be able to parse such streams.
Codec to use for compressing and decompressing record batch body buffers. This is not part of the Arrow IPC protocol and only for internal use (e.g. Feather files).
May only be UNCOMPRESSED, LZ4_FRAME and ZSTD.
The maximum permitted schema nesting depth.
Whether to use the global CPU thread pool.
Whether to write the pre-0.15.0 encapsulated IPC message format consisting of a 4-byte prefix instead of 8 byte.
Write padding after memory buffers to this multiple of bytes. Generally 8 or 64.