when I use meltano select tap-parquet --list --all...
# troubleshooting
m
when I use meltano select tap-parquet --list --all I get this:
s
maybe @aaronsteers is able to help you, I think he worked on that tap some time ago.
m
👍
a
Hi, @michal_binko. Thanks for raising here. And to confirm, is this with the tap-parquet listed on the hub here? If so, that is the one I developed a little while ago. I can see that the error indicates it is having a hard time parsing the type 'decimal(6, 2)'.
m
Yes, it is this one. When i try
Copy code
meltano config tap-parquet test
I get back same errors... Do you have some idea?