dbcat icon indicating copy to clipboard operation
dbcat copied to clipboard

dbcat can not scan BigQuery

Open dimabuzz-jtp opened this issue 1 year ago • 0 comments

$ dbcat catalog add-bigquery --name test-dbcat --project-id test-project \
--username [email protected] \
--key-path /Users/bob/.keys/test-project-29290b444555.json

$ dbcat catalog scan --source-name test-dbcat

No schema or tables scanned. Ensure include/exclude patterns are correct and database has tables

But dataset and tables exist in the GCP project.

dimabuzz-jtp avatar Aug 07 '24 04:08 dimabuzz-jtp