Skip to content

Split connector code into streaming and batch #73

@SamoylovMD

Description

@SamoylovMD

The current codebase is overloaded with conditionals, interconnected or ignored properties and doesn't take into account different limits of BigQuery API. That makes it harder to support and may lead to unobvious configuration problems.

The proposal is to split the current monolithic sink connector into separate artifacts, one for streaming via Storage Write API, another through GCS load jobs. It would make the code much easier to understand and support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions