Skip to content

Debezium sending SQL statements instead of Json objects #194

@jttully

Description

@jttully

I've got the debezium connector attached to a Cloud SQL MySQL database, and the connector is running fine without crashes. However in bigquery I'm seeing a "Failed to serialize json to table row" error, and the payload string's are the SQL statements instead of JSON objects. I was unsure if this was an issue with the pubsub topic/subscription setup, so I tried the dataflow templates for both pubsub topic to bigquery and pubsub subscription to bigquery with the same results. I also tried multi and single topic modes, with the same results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions