Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Fix batch handling for larger batches #98

@bbangert

Description

@bbangert

The Spanner impl uses a single bsos field for batches, this is limited to 2.5 MB. Using an array or bytes would allow 10MB, but that's still relatively low. We should switch to an impl. like the SQL storage and use a table of bso's.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions