Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
5 views

Since the launch of the Google Workspace to BigQuery export feature (circa 2019), significant updates have been made to the activity_ tables (near real-time logging, new schemas for Gemini, etc.). ...
Matthew Hynes's user avatar
-1 votes
0 answers
40 views

Im currently an automation to export data from big query using python3.11. Im just wondering if im doing it wrong because it creates a lot of file that majority contains headers only. A few a had rows ...
shamyjun22's user avatar
0 votes
1 answer
57 views

I'm trying to programmatically create a native Google BigQuery connection in AWS Glue using the AWS SDK for Go v2 (github.com/aws/aws-sdk-go-v2/service/glue). According to the AWS docs (Glue 4.0+ ...
Shubham Dixit's user avatar
-3 votes
0 answers
27 views

In the 3.1.6 BigQuery ODBC driver release notes https://storage.googleapis.com/simba-bq-release/odbc/release-notes-3.1.6.1026.txt it is saying that there is a linux ARM package, however I don't see it ...
Raphael Yammouni's user avatar
-2 votes
0 answers
12 views

I've been having some trouble saving my querys in BigQuery. Ideally, I'd like to save my codes, so I don't have to type them all over again. When I try to do it, it doesn't happen. What am I missing? ...
Devout Creator's user avatar
3 votes
1 answer
81 views

I trying to determine if NCAA basketball games have an affect on liquor sales in the surrounding areas around the stadiums where the teams play their games. I am writing a query that filters and sorts ...
shawn kelley's user avatar
0 votes
1 answer
40 views

The inciting problem One of our DAGs suffers from an issue wherein a BigQueryInsertJobOperator task fails due to it becoming a "zombie task" (from Airflow's perspective); in the "Event ...
IgorM's user avatar
  • 198
Best practices
0 votes
8 replies
98 views

I have two different SQL calls to BigQuery. One completes in 22 seconds, the other is identical except that I add completely redundant filter at the end. This second completes in 8 seconds. The ...
Tunneller's user avatar
  • 615
1 vote
0 answers
75 views

I have a GA4 property linked to BigQuery for daily export (both iOS and Web data streams selected, “export all events” enabled, no filters). Everything was working fine until 2025-11-23, when the ...
Howard Feng's user avatar
-1 votes
1 answer
127 views

We are leveraging BigQuery to create reports, with some column values represented in JSON. Below is a sample payload. I can successfully retrieve the Template value, but the objectType value remains ...
Raja Pandian's user avatar
Tooling
1 vote
2 replies
65 views

What shortcuts can I use to split strings in my database (BigQuery). I have been trying a lot of functions and I make use of the google bigquery platform. I'm getting really confused now. I tried ...
AIAES's user avatar
  • 1
0 votes
1 answer
113 views

I'm loading data into BigQuery and using LoadJobConfig. There's a timestamp_format field where you can specify the format of timestamps. Checking the data I have, timestamps come in different format: ...
Aaron's user avatar
  • 5
0 votes
0 answers
68 views

I am trying to use BigQuery and want to search from the Google Cloud SDK Shell. I logged in and set up with gcloud config init successfully. I used the BigQuery console to put data in my dataset table....
frank's user avatar
  • 3,834
0 votes
0 answers
77 views

I have a Table Valued Function (TVF) that takes an array of IDs as input. source_table: A very large table (TBs) partitioned by day on capturedTimestamp. selection_table: A small lookup table that ...
Krishna Kashiv's user avatar
Tooling
0 votes
3 replies
61 views

I have a table-valued function (TVF) that takes an array of IDs as input. source_table: a very large table (TBs) partitioned by day on capturedTimestamp selection_table: a small lookup table that ...
Krishna Kashiv's user avatar

15 30 50 per page
1
2 3 4 5
1756