Akash Kulkarni

Results 12 comments of Akash Kulkarni
trafficstars

This seems to be a question for the destinations team? Adding them

/publish-java-cdk > :clock2: https://github.com/airbytehq/airbyte/actions/runs/9070978884 > :x: Publish Java CDK version=0.35.0 failed!

/publish-java-cdk > :clock2: https://github.com/airbytehq/airbyte/actions/runs/9071035228 > :x: Publish Java CDK version=0.35.1 failed!

/publish-java-cdk > :clock2: https://github.com/airbytehq/airbyte/actions/runs/9071153752 > :white_check_mark: Successfully published Java CDK version=0.35.2!

Hi @DevBey the team recently released some fixes on the mongo connector which we believe fix this issue. Could you upgrade to 1.3.8 and check if you are encountering the...

From the logs - I see that you are using xmin. In addition, it has undergone wraparound resulting in a full sync each time. This tends to happen when the...

Hi @marcraminv, that is true - but in some cases even with a small amount of data a wraparound can occur. This can happen if there are a large number...

> It's not in the logs. However, there is a new Review changes interstitial introduced. https://www.loom.com/i/e17df917d481406faed839595d3e97c4

> Postgres source doesn't currently support v1. But in v1-land, the catalog should look like this : ``` "test_column": { "type": "object", "oneOf": [ { "type": "array" }, { "type":...

Couple of thoughts after chatting with Edward : 1) Have you tested this against v1 normalization & platform as Edward mentioned [here](https://airbytehq-team.slack.com/archives/C043JHEEYKG/p1674786523315659?thread_ts=1674741542.369019&cid=C043JHEEYKG) : The upgrade to v1 has led to...