Enable faster and more efficient Reverse ETL syncs to your downstream destinations.
Available Plans
free
starter
growth
enterprise
2 minute read
Date: May 15, 2025
Previously, RudderStack’s Reverse ETL Upsert mode was diff-based, meaning it compared every column and row to detect changes from your source table in order to determine what records needed to synced. This led to longer sync times and higher warehouse costs, particularly for large tables.
With Cursor Column support, you can leverage a timestamp value checkpoint for the diff. This optimizes Reverse ETL syncs by allowing you to specify a comparable timestamp column (for example, updated_at) to track incremental changes in Upsert mode. RudderStack will then query only records with a cursor value greater than the last checkpoint, avoiding resource-intensive, full-table comparisons.
By reducing the computational load of warehouse queries, this feature lowers operational costs and speeds up syncs, especially for large datasets.
Setup guide
To enable Cursor Column support in Upsert mode:
Create a new destination connected to a warehouse table or SQL model as a source.
After adding the destination credentials and mappings, choose Upsert as your sync mode.
Turn on the Cursor Column toggle.
Choose the timestamp column you want to use as the cursor column.
Initiate your first sync.
RudderStack will perform a full sync on the first run.
After the first run, RudderStack will use the cursor column to identify any new or updated records that arrive in the source table and sync those records on any subsequent sync jobs.
This site uses cookies to improve your experience while you navigate through the website. Out of
these
cookies, the cookies that are categorized as necessary are stored on your browser as they are as
essential
for the working of basic functionalities of the website. We also use third-party cookies that
help
us
analyze and understand how you use this website. These cookies will be stored in your browser
only
with
your
consent. You also have the option to opt-out of these cookies. But opting out of some of these
cookies
may
have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This
category only includes cookies that ensures basic functionalities and security
features of the website. These cookies do not store any personal information.
This site uses cookies to improve your experience. If you want to
learn more about cookies and why we use them, visit our cookie
policy. We'll assume you're ok with this, but you can opt-out if you wish Cookie Settings.