1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
As I understand, you would like to remove the insert and update records from the parquet files if there is a delete in the source.
Currently, this is not possible with AWS Database Migration Service (DMS). Once a record (insert operation or update operation) is written to the parquet file in S3 bucket, DMS cannot go back and update the parquet file and remove the records.
Relevant content
- asked 2 years ago