tiledb_query_import_buffer | R Documentation |
This function imports to the named buffer for a ‘WRITE’ query from two Arrow exerternal pointers.
tiledb_query_import_buffer(
query,
name,
nanoarrowptr,
ctx = tiledb_get_context()
)
query |
A TileDB Query object |
name |
A character variable identifying the buffer |
nanoarrowptr |
A |
ctx |
tiledb_ctx object (optional) |
The update Query external pointer is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.