Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
How are we doing? Please help us improve Stack Overflow.Take our short survey
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
26,322 questions
Filter by
Sorted by
Tagged with
Tooling
0votes
1replies
25views

However, you’re working with the newest data and it hasn’t been cleaned yet. Missing values were incorrectly entered as zeroes, and you need to change them to null values before you look for trends. ...
1vote
0answers
42views

I have a BigQuery table (approx. 140 GB in size) that is synchronized from MongoDB via a Google Cloud Datastream. I have set the _id column as the clustering column. However, when I run a query ...
0votes
1answer
55views

I have a GCP project (let's call it "Tier") that acts as a central data-sharing hub across multiple teams. Using Analytics Hub, I've created an exchange with several listings that reference ...
Advice
0votes
4replies
32views

I would like to have the UDF getting table content as parameter, likeCREATE OR REPLACE PROCEDURE dataset.function1(tab TABLE)so that I am easier to pass the whole dataset for unit testing, is that ...
carfield's user avatar
Advice
0votes
4replies
67views

I’m using Google BigQuery (Standard SQL) to clean 2023 weather data. Missing values were mistakenly stored as 0, but 0 is a valid value for some rows, so I only want to convert the incorrect zeroes to ...
0votes
1answer
60views

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+ ...
3votes
1answer
86views

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
0votes
1answer
63views

The inciting problemOne 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
Best practices
0votes
8replies
101views

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
1vote
0answers
90views

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 ...
-1votes
1answer
139views

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
1vote
2replies
65views

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
0votes
1answer
118views

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:...
0votes
1answer
84views

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,826
0votes
0answers
88views

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 ...

153050per page
1
2345
1755
Google CloudCollectiveSee more
This tag is in a collective: a subcommunity defined by tags with relevant content and experts.

Hot Network Questions

more hot questions
Newest google-bigquery questions feed

[8]ページ先頭

©2009-2026 Movatter.jp