Skip to content

Commit aa69d92

Browse files
authored
Apply suggestions from code review
1 parent 0fe57f5 commit aa69d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/reverse-etl/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,5 +301,5 @@ Column JSON size | The maximum size of any single column value. | 128 KiB
301301

302302
## FAQs
303303

304-
#### Why do my sync results show "**No records extracted**" when I select "**Updated records**" after I enable the mapping?
305-
It's expected when you select **Updated records** and the records did not change after the first sync. During the first sync, the reverse ETL system calculates a snapshot of all the results and creates records in the `_segment_reverse_etl` schema. All the records are considered as *Added records* instead of *Updated records* at this time. The records can only meet the *Updated records* condition when the underlying values change after the first sync completes.
304+
#### Why do my sync results show *No records extracted* when I select *Updated records* after I enable the mapping?
305+
It's expected that when you select **Updated records** the records do not change after the first sync. During the first sync, the reverse ETL system calculates a snapshot of all the results and creates records in the `_segment_reverse_etl` schema. All the records are considered as *Added records* instead of *Updated records* at this time. The records can only meet the *Updated records* condition when the underlying values change after the first sync completes.

0 commit comments

Comments
 (0)