Another Bigquery issue, I noticed that `table-key-...
# troubleshooting
s
Another Bigquery issue, I noticed that
table-key-properties
does not work whereas
key-properties
does https://github.com/MeltanoLabs/tap-bigquery/issues/51
👀 1
e
Thanks for reporting @steven_wang? Are you using the latest Meltano and tap-bigquery (i.e. the tip of
main
)? I might be able to look into this next week, unless you find something and beat me to it 🙂
s
Ah I am not actually using the latest tap version. I was running into the same issue described here so I used this workaround (pinned to a previous commit) https://github.com/MeltanoLabs/tap-bigquery/issues/34#issuecomment-2872255926
But could also be that I’m on an older version of the Meltano sdk, will check on that later
ty 1
e
We could downgrade sqlalchemy-bigquery if we can't come up with a fix