Anyone use the Meltano Labs bigquery tap recently?...
# troubleshooting
s
Anyone use the Meltano Labs bigquery tap recently? I just installed it and gave it a run, came across this warning:
Copy code
...site-packages/google/cloud/bigquery/client.py:610: UserWarning: Cannot create BigQuery Storage client, the dependency google-cloud-bigquery-storage is not installed
The pipeline didn't error out but also didn't seem to extract anything
Ah figured out what was going on. Closed the issue here: https://github.com/MeltanoLabs/tap-bigquery/issues/50