ArcticDB
ArcticDB copied to clipboard
Chunking api + tests
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.