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.
arrow.codec.Codec codec() @propertyGet codec property.
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.
void codec(arrow.codec.Codec propval) @propertySet codec property.
propval | 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. |