Steve
01/28/2021, 7:38 AMJohn (Airbyte)
Steve
01/28/2021, 7:50 AMChris (deprecated profile)
source -> destination and then another from destination -> sourceChris (deprecated profile)
wonder how Airbyte decides on conflicts, which record is “master” if changes exist in both fields? “most recent wins” would be fine for usSince we are doing append-only, there is no conflicts to resolve for now? but we’ll have to address some kind of “transformation” logic to determine what is the most up to date snapshot of your data in the near future… And since it is on the transformation step, we envision it as customisable and you can probably jump in there and resolve the conflicts depending on your need I hope that answer your question!
Steve
01/28/2021, 12:00 PMSource > Destination and Destination > Source with two pipelines depend on there being connectors being available for me to use in both directions? I notice on the website there appear to be many more Source connectors than there are Destinations.
For example having my source as Salesforce and my destination as Postgres is fine, but if I wanted to create a "sync" relationship, there's no Salesforce destination for my data to back go in that direction?
Perhaps I've misunderstood the website. 😉Chris (deprecated profile)
Chris (deprecated profile)