You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2025. It is now read-only.
目前bigorm 這隻 bq.py 的 query_to_table() 會爆掉
因為 job[‘id’] 格式有變(多了US.) 像是這樣
建議換成
self.check_bq_job_status(job['jobReference']['jobId'])就可以了!