This function exports the named buffer from a ‘READ’ query to two Arrow C pointers.
tiledb_query_export_buffer(query, name, ctx = tiledb_get_context())
A nanoarrow
object (which is an external pointer to an Arrow Array
with the Arrow Schema stored as the external pointer tag) classed as an S3 object
A TileDB Query object
A character variable identifying the buffer
tiledb_ctx object (optional)