mert_bakir
05/16/2023, 10:28 AMvisch
05/16/2023, 12:18 PMmeltano invoke --dump=catalog tap-postgres > catalog.json the data will be in the file.
Note that how many rows is dependent on the source. Also note that invoke has caching logic in place so that discovery doesn't run every time, so you may want to remove that cachemert_bakir
05/16/2023, 1:58 PM