However `bq_demo` is a dataset under the project, ...
# ingestion
c
However
bq_demo
is a dataset under the project, but not a project that has been specified in
bigquery_etl.py
b
This seems to be related - https://github.com/googleapis/nodejs-bigquery/issues/348 An issue on the bigquery side looks like
Perhaps we can try first to bump the version of pybigquery: https://github.com/mxmzdlv/pybigquery in bigquery_etl.txt --> Latest is 0.5.0 it looks like
c
Thanks for your response @big-carpet-38439. After updating the version of pybigquery to 0.5.0, the same issue still persists.