Mert Karabulut
03/31/2022, 9:04 AMMert Karabulut
03/31/2022, 10:06 AMAugustin Lafanechere (Airbyte)
03/31/2022, 1:38 PMare these two connections will be able to refresh the data correctly when they are scheduled? Because as I understand, incremental append works with ga_date column and if one of the connections appends new records, will the other connection see the other view's record at the current date and think the data is up the date for it's view as well?The cursor (ga_date) is stored in the connection state, so this state is not shared between your connection and you can consider they are independent. Are you using normalization on these two connection? I'm curious to know if your "two sources, same destination table" use case work. Do you mind opening a topic on our new forum if you want to follow up with our team on the topic? I think this question is really interesting and could help others.