keshav_narayan_balot
06/08/2023, 9:17 AMuser
06/08/2023, 12:29 PMuser
06/08/2023, 1:00 PMorjson==3.6.1
, which has an error in its pyproject.toml
. This has been fixed in newer versions of orjson
. I'll see if there's a workaround availablekeshav_narayan_balot
06/08/2023, 1:04 PMuser
06/08/2023, 1:11 PMpip_url
for tap-kafka
in meltano.yml
like this:
pip_url: git+<https://github.com/transferwise/pipelinewise-singer-python.git@da64a10cdbcad48ab373d4dab3d9e6dd6f58556b> pipelinewise-tap-kafka
user
06/08/2023, 1:12 PMpipelinewise-singer-python
to be used, which is compatible with pipelinewise-tap-kafka
, but uses a newer version of orjson
.Will Da Silva (Arch)
06/08/2023, 1:13 PMmeltano.yml
, you can run meltano install
to verify that this fix works for you. Please let me know if it works, or if you run into any issues.keshav_narayan_balot
06/14/2023, 11:15 AMkeshav_narayan_balot
06/15/2023, 6:19 AM