Skip to content

Read & cache by chunk  #44

@MrFaBemol

Description

@MrFaBemol

Sometimes, we have an error when reading too much fields from too much records.
We should therefore read by batch and compute the chunk size with a limit looking like len(field_count) * len(records)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions