janis_puris
01/19/2023, 3:55 PM2023-01-19T15:45:55.793714Z [error ] Extraction failed code=1 message=TypeError: Boolean value of this clause is not defined name=meltano run_id=031441cf-c7bc-49eb-b82d-7394b4e9c251 state_id=mssql-to-redshift-test
(Full log in attachment)
CLI
❯ meltano elt tap-mssql target-redshift --transform=skip --select 'dbo-Subscription.*' --state-id=mssql-to-redshift-test
Plugins used:
• tap-mssql (buzzcutnorman variant)
• target-redshift (transferwise variant)janis_puris
01/19/2023, 3:58 PMmssql-to-redshift-test
will allow me to run the initial sync again without issues, however the same problem would return the next runjanis_puris
01/19/2023, 4:37 PMjanis_puris
01/19/2023, 4:38 PMthomas_karbe
01/19/2023, 5:48 PMtap-mysql
via invoke
to reduce the possible culpritsBuzzCutNorman
01/19/2023, 5:49 PMjanis_puris
01/22/2023, 12:06 PMmeltano init
dir at all... unfortunately I did not save the exact config I used and very vaguely remember having custom pip_url that was pointing to one of the PRs https://github.com/BuzzCutNorman/tap-mssql. For the sake of me, I can not remember why I had this set it up like that.
I strongly suspect my described issue had been coming from me experimenting and consequently breaking stuff 😞
If I manage to run into this same problem again, I will report back and open appropriate MRE.
Sorry for the escalation, everyone!BuzzCutNorman
01/23/2023, 8:23 PM