Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Conversation

@stavrospapadopoulos
Copy link
Contributor

New C APIs

  • Added tiledb_ls_c and tiledb_workspaces_c in the C API

Bug fixes

  • Bug fix in tiledb_move
  • Bug fix when writing >2GB worth of data to files

Minor fixes

  • Removed VERBOSE 2 as redundant

Error messages

  • Put global error message variables in every module, for proper propagation of error messages from one module to another, as well as for capturing TileDB errors in the future Python API

…bjects in a directory. (2) Fixed a bug in tiledb_move. (3) Fixed a bug when writing a buffer whose size is greater than 2GB.
…ables for every modules and changed all header and source files such that each module passes its error message to the caller module (this is important e.g., to convey error messages to the Python API in the future).
@stavrospapadopoulos stavrospapadopoulos merged commit 35e7a23 into Intel-HLS:dev Aug 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant