Is there a way for StreamSets Data Collector to automatically create tables in the destination database based on the origin database in the case of cdc?
I am reading data from a source: mssql and writing to a destination, postgresql. If I am interested in 50 tables in the source, I do not want to manually create those tables in the destination db.