array_altrep_materialization: Benchmark for materializing an altrep Arrow array

array_altrep_materializationR Documentation

Benchmark for materializing an altrep Arrow array

Description

This flexes a lower level conversion to R data structures from Arrow data structures.

Usage

array_altrep_materialization

Format

An object of class Benchmark of length 11.

Parameters

  • source A known-file id to use (it will be read in to a data.frame first)

  • exclude_nulls Logical. Remove any columns with any NULLs or NAs in them?

  • altrep Logical. Use altrep storage for vectors?

  • subset_indices Length-one list of vector to use to subset rows of source.


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