visch
03/08/2023, 12:57 PMvisch
03/08/2023, 12:58 PMjan_soubusta
03/08/2023, 2:15 PMvisch
03/08/2023, 2:16 PMjan_soubusta
03/08/2023, 4:57 PMjan_soubusta
03/08/2023, 5:00 PMvisch
03/08/2023, 5:07 PMif I specify a list of particular fields in the tap select section (no wildcard used), would it be possible to skip the refresh of the catalog always?should work, it's designed for dev workloads so it doesn't refresh all the time.
When I run tap in a pipeline, I always lose .meltano/run between runs. Does it mean that the refresh is executed always? Does not seem so, when I look at pipeline jobs runtime. Is the catalog cached also in the state backend(in my case S3)?If you lose that every time then yes it has to refresh the catalog everytime. catalog is cached in
.runjan_soubusta
03/08/2023, 5:30 PMjan_soubusta
03/08/2023, 5:30 PMjan_soubusta
03/08/2023, 5:32 PMjan_soubusta
03/08/2023, 5:33 PMvisch
03/08/2023, 5:33 PMvisch
03/08/2023, 5:33 PMvisch
03/08/2023, 5:33 PMjan_soubusta
03/08/2023, 5:34 PMvisch
03/08/2023, 5:35 PMjan_soubusta
03/08/2023, 5:35 PM.meltano/cache/discovery.yml seems to contain relevant datajan_soubusta
03/08/2023, 5:36 PMmeltano --environment dev_local run tap-salesforce target-snowflakevisch
03/08/2023, 5:39 PMtap-name folder, the fact yours doesn't means something else is going on.visch
03/08/2023, 5:40 PMconfig file and catalog files gojan_soubusta
03/08/2023, 5:48 PM