Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Abide by 64K row limit size #4

@aleemstreak

Description

@aleemstreak

BigQuery enforces a 64K limit on the amount of data in a bigquery row. However, the custom extractors are currently allowed to output data for a row that can exceed 64K.

My guess is the best solution is to ignore rows that are >64K and log warnings to the effect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions