TileDB icon indicating copy to clipboard operation
TileDB copied to clipboard

VFS CAPIHandle class

Open bekadavis9 opened this issue 3 years ago • 1 comments

Use the CAPIHandle class to implement tiledb_vfs_handle_t and tiledb_vfs_fh_handle_t. The entire VFS section of the C API has been moved into the new api directory.


TYPE: FEATURE DESC: VFS CAPIHandle class

bekadavis9 avatar Sep 19 '22 13:09 bekadavis9

This pull request has been linked to Shortcut Story #20466: [C.41] Refactor class VFS.