TileDB-Inc / TileDB-Java

Java JNI interface to the TileDB storage engine
MIT License
26 stars 5 forks source link

exit submit method quickly in case of ```TILEDB_WRITE``` #303

Closed DimitrisStaratzis closed 1 year ago

DimitrisStaratzis commented 1 year ago

There is no need to run the entire submit method and populate the buffers when writing. This was the case before this proposed change. This will save memory when writing to arrays