get_write_function: Get a writer

View source: R/ensure-format.R

get_write_functionR Documentation

Get a writer

Description

Get a writer

Usage

get_write_function(format, compression, chunk_size = NULL)

Arguments

format

format to write

compression

compression to use

chunk_size

the size of chunks to write (default: NULL, the default for the format)

Value

the write function to use


ursa-labs/arrowbench documentation built on July 8, 2023, 11:36 a.m.