Hacker News new | ask | show | jobs
by moltar 459 days ago
AWS has DMS with a serverless option which is great for CDC
1 comments

Except when a new column is added upstream and DMS inserts the new column not at the end but before the dms timestamp fields, ruining the index based loads of DMS files