Adam Bloom

Results 10 comments of Adam Bloom

Hey @sryza - that looks like a totally reasonable approach. This was on my list to look into with the 1.0 upgrade anyways (I was concerned it would break!) -...

The approach suggested by @sryza is working, so I'll go ahead and close this. Thanks for the quick feedback and suggestions - this is great functionality to have in our...

Our use case has separate buckets for state and log storage, which this doesn’t appear to support. We’d also want to add new values and configmap vars for some of...

I hit this as well. thanks for the workaround @killthekitten! I was able to create new connections without applying the workaround "undo", so I skipped that part

Just tried this out (I hit a use case end of last week that requires jsonb be handled correctly) - I'm still getting strings in the destination. Stream config is...

> @adam-bloom in which destinations did you get string? @VitaliiMaltsev we use redshift as our destination. I ended up putting a workaround in a custom redshift destination in the meantime,...

> @adam-bloom tested Redshift destination and values replicated as SUPER datatype not String What is in the column though? The column may be a super, but a super can hold...

@VitaliiMaltsev confirmed that it is behaving as expected now. Thanks! My workaround was a custom redshift destination build that coerced to JSON the same way :). So debezium is outputting...

@VitaliiMaltsev I agree that it works - my question was why`ObjectMapper` is even necessary - where is the json being stringified in the first place? I ask because other data...

Appears to be a duplicate of https://github.com/airbytehq/terraform-provider-airbyte/issues/70