Raghav Murali

  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Raghav Murali
  • Raghav Murali created a post,

    Connector Improvement: Incremental Update / Sync Handling

    Not planned

    To capture late-arriving records during incremental syncs, Fivetran uses a one-size-fits-all approach. On every sync, it computes: `max(lastModifiedTime) - 1 hour` and deletes/re-inserts all record...