graveyard / s3-to-redshift

Library and worker to handle transfer of data in s3 into redshift. Includes table creation and manipulation, as well as time-based insertion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do you handle update and delete?

alok87 opened this issue · comments

Does it provide the table merges when data needs to be updated in tables

Like yelp is doing on their loader implementation here https://engineeringblog.yelp.com/2016/10/redshift-connector.html