-
Couldn't load subscription status.
- Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, a partial read still has to load the entire file into memory if the key was not found by the indexer
Proposal:
utils.find_outermost_key_in_json_bytesandseek_index_through_value_bytesshould be changed to operate on batches of file bytes, going through at most x megabytes of data at once.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request