Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Discussion options

You must be logged in to vote

I really should have re-read my code.
I should be doing

dataset.select({ previous_size }, { previous_size + my_new_array_size }).write(my_new_array, xfer_props);

instead of

dataset.select({ previous_size }, { previous_size + my_new_array_size }).write(my_new_array, xfer_props);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jokteur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant