Summary
Error message related to exceeding maximum string value length when running a connection between Postgres and BigQuery
Question
Hello everyone!
When running a connection between Postres and Bigquery (latest connector versions for both) I’m receiving this error:
java.lang.RuntimeException: com.fasterxml.jackson.databind.JsonMappingException: String value length (52494336) exceeds the maximum allowed (52428800, from `StreamReadConstraints.getMaxStringLength()`) (through reference chain: io.airbyte.cdk.integrations.destination.async.model.PartialAirbyteMessage["serialized"])
Anyone faced this same issue before?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.