Hi Team, is this true ? Python source cdk does not support incremental sync. there is one Issue.
Rahul Patel
06/06/2022, 9:42 AM
how do I get to know source cursor supports the incremental mode? in my case oracle is source.
Rahul Patel
06/06/2022, 5:07 PM
got it, there is workaround, API are the one. we can update the connection with "supportedSyncModes": ["full_refresh"
,"incremental"]. It's temporary solution but both options are coming in UI for the stream.
m
Marcos Marx (Airbyte)
06/07/2022, 12:17 PM
@George Claireaux (Airbyte) could you help with this question? Rahul is using Oracle Singer connector with Airbyte