Hey everyone! We’re using airbyte `0.35.56-alpha` ...
# advice-data-ingestion
a
Hey everyone! We’re using airbyte
0.35.56-alpha
with postgres source connector
0.4.9
with CDC to replicate to bigquery as the destination. We’re observing the same replication problem as - https://github.com/airbytehq/airbyte/issues/8830, where if a row is deleted in source, the destination continues to display the row in the replicated table. The
<table_name>_scd
shows
_is_airbyte_active
column which reflects the deletion, which indicates that there’s a bug in the transformation logic that builds the main table. This is a blocker for us and would be happy to open a PR, if pointed in the right direction. Any advice?
a
Hi @Ameya The #advice-data-ingestion channel is a place for the community to share and ask for advice on data ingestion matters, and not tied to Airbyte. If you need help to troubleshoot Airbyte and an answer from our OSS support team you should post instead on our Discoure 🙂 https://discuss.airbyte.io/ We have a dedicated support team ready to help you there!
a
Oops, thanks will repost there! 🙂
a
No worries, between our Discuss, Github issues and Slack I know is not obvious where to post what :)
👍 1