Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
MemTable::load() should load partitions in parallel using async tasks, rather than loading one partition at a time.
Also, we should make batch size configurable. It is currently hard-coded to 1024*1024 which can be quite inefficient.
Attachments
Issue Links
- links to