rdxz2-utill 0.0.11__tar.gz → 0.0.12__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of rdxz2-utill might be problematic. Click here for more details.
- {rdxz2_utill-0.0.11/src/rdxz2_utill.egg-info → rdxz2_utill-0.0.12}/PKG-INFO +1 -1
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/pyproject.toml +1 -1
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12/src/rdxz2_utill.egg-info}/PKG-INFO +1 -1
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_bq.py +1 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/LICENSE +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/README.md +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/setup.cfg +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/rdxz2_utill.egg-info/SOURCES.txt +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/rdxz2_utill.egg-info/dependency_links.txt +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/rdxz2_utill.egg-info/entry_points.txt +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/rdxz2_utill.egg-info/requires.txt +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/rdxz2_utill.egg-info/top_level.txt +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/__init__.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/cmd/__init__.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/cmd/_bq.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/cmd/_conf.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/cmd/_enc.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/cmd/_main.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/cmd/_pg.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/cmd/utill.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_compare.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_const.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_csv.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_datetime.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_dict.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_encryption.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_env.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_file.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_gcs.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_input.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_json.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_mb.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_pg.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_queue.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_string.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_style.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_tunnel.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/my_xlsx.py +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/templates/mb.json +0 -0
- {rdxz2_utill-0.0.11 → rdxz2_utill-0.0.12}/src/utill/templates/pg.json +0 -0
|
@@ -90,6 +90,7 @@ class BQ():
|
|
|
90
90
|
logger.debug(f'🔎 Query:\n{query}')
|
|
91
91
|
query_job_config = bigquery.QueryJobConfig(dry_run=dry_run, query_parameters=query_parameters)
|
|
92
92
|
query_job = self.client.query(query, job_config=query_job_config)
|
|
93
|
+
query_job.result() # Wait for the job to complete
|
|
93
94
|
|
|
94
95
|
if not multi:
|
|
95
96
|
logger.debug(f'[Job ID] {query_job.job_id}, [Processed] {humanize.naturalsize(query_job.total_bytes_processed)}, [Billed] {humanize.naturalsize(query_job.total_bytes_billed)}, [Affected] {query_job.num_dml_affected_rows or 0} row(s)',)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|