1 Answer
- Newest
- Most votes
- Most comments
0
I'm guessing you are using JDBC because you use a bookmark field, which works very differently from S3 bookmarks.
By definition, Glue relies on the bookmark field you specify and will only pick increments.
Meaning that you make changes to already ingested column, you have to update the bookmark field (for instance an upgrade trigger that updates the timestamp), so it gets ingested again (and you need to deal with the duplication/update at the destination)
Relevant content
- asked a year ago
- asked 2 years ago
- Accepted Answerasked 9 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago