til.duyet.net
blog
Search…
til.duyet.net
🤪
Today I Learned
Data Engineering
☁
AWS
⚒
Tools
💻
Shell
☸
Kubernetes, Helm, Kustomize
🔄
Apache Airflow
🐳
Docker
Database
Google BigQuery
BigQuery Cancel Running Query
BigQuery - Split string and get the first part
BigQuery - UNNEST in SELECT
Bigquery - Sample queries for audiences based
BigQuery cookbook for Google Analytics Exported Data
Apache Hive
AWS Redshift / Postgres
Presto
Programming
🍪
Rust
🐍
Python
👻
Golang
💎
Javascript / Typescript
✨
FE / React
Unix
Git - Pretty git branch graphs
Checking files in Docker build context
Bash get the directory of the current script
Vim
Find and replace
Miscellaneous
[Fig] Single machine and distributed system structure
Deploying Machine Learning Models at Scale
Bypass a Chrome certificate/HSTS error
Articles
Powered By GitBook
BigQuery Cancel Running Query
1
bq cancel --project_id <project_id> <job_id>
Copied!
For example:
1
bq cancel --project_id duyet_123 US.scheduled_query_61a1a62c-0000-296c-9a0b-2405887202cc
Copied!
Database - Previous
Google BigQuery
Next
BigQuery - Split string and get the first part
Last modified 8mo ago
Copy link
Edit on GitHub