Hacker News new | ask | show | jobs
by chinupbuttercup 850 days ago
This looks pretty cool. Is there any schema management included or do schema changes need to be in place on both sides first?
1 comments

It does handle schema evolution wherever it can, including inferring the initial schema automatically based on the source and destination as well, which means there's no need for manual schema changes anywhere and it will keep them in sync wherever it can.