ArcticDB icon indicating copy to clipboard operation
ArcticDB copied to clipboard

Chunking api + tests

Open DrNickClarke opened this issue 1 year ago • 0 comments

This adds a chunking api to ArcticDB. It allows users to easily read a large data set in row chunks.

This facilitates processing huge data sets with controlled memory usage and distribution of data chunks to a compute cluster.

DrNickClarke avatar Sep 25 '24 15:09 DrNickClarke