Skip to contents

These functions allocate (and free) appropriate pointer objects for, respectively, Arrow array and schema objects.

Usage

tiledb_arrow_array_ptr()

tiledb_arrow_schema_ptr()

tiledb_arrow_array_del(ptr)

tiledb_arrow_schema_del(ptr)

Arguments

ptr

A external pointer object previously allocated with these functions

Value

The allocating functions return the requested pointer