michael_lan
03/01/2022, 8:27 PMmeltano elt tap-my-tap target-jsonl it doesn't send me any record of that type, according to the documentation it should create an independent file with these states, but it doesn't do it.thomas_briggs
03/01/2022, 8:42 PMthomas_briggs
03/01/2022, 8:43 PMmichael_lan
03/01/2022, 8:45 PMthomas_briggs
03/01/2022, 8:53 PMpat_nadolny
03/01/2022, 9:02 PM--job_id=x then youre state will be managed. If youre asking how to view state you can use the --dump=state option with elt to get the contents like meltano elt --dump=state tap-x target-y --job_id=123michael_lan
03/01/2022, 10:06 PMmichael_lan
03/01/2022, 10:17 PMmichael_lan
03/01/2022, 10:18 PMmeltano elt tap-x target-y --job_id=123 againthomas_briggs
03/01/2022, 10:38 PM