New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Professional Data Engineer Exam - Topic 4 Question 64 Discussion

Actual exam question for Google's Professional Data Engineer exam
Question #: 64
Topic #: 4
[All Professional Data Engineer Questions]

You are using Google BigQuery as your data warehouse. Your users report that the following simple query is running very slowly, no matter when they run the query:

SELECT country, state, city FROM [myproject:mydataset.mytable] GROUP BY country

You check the query plan for the query and see the following output in the Read section of Stage:1:

What is the most likely cause of the delay for this query?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

0/2000 characters
Lai
4 months ago
Concurrent queries might be a factor too, though.
upvoted 0 times
...
Dominga
4 months ago
Wait, how can there be so many NULLs? That seems odd.
upvoted 0 times
...
Kathrine
4 months ago
I disagree, it could be the NULL values in state or city.
upvoted 0 times
...
Izetta
4 months ago
Definitely too many partitions in that table!
upvoted 0 times
...
Kristine
4 months ago
I think it's data skew from the country column.
upvoted 0 times
...
Janey
5 months ago
I think the issue might be related to concurrent queries. If too many users are running queries at once, it could definitely slow things down.
upvoted 0 times
...
Rolande
5 months ago
I feel like NULL values in the state or city columns could be a factor, but I can't recall if they would impact performance this much.
upvoted 0 times
...
Mitsue
5 months ago
I'm not entirely sure, but I think having too many partitions can slow down queries too. We practiced a question about that last week.
upvoted 0 times
...
Shad
5 months ago
I remember we discussed how data skew can really affect query performance, especially if most rows have the same value in a column.
upvoted 0 times
...
Helaine
5 months ago
Hmm, I'm a bit unsure about this one. I know Android has a backup service, but I can't recall the exact details of how to register an app with it. I'll have to think this through step-by-step.
upvoted 0 times
...
Beatriz
5 months ago
This seems like a straightforward email send, so I'm leaning towards the Guided Send option. It should give me the right level of control and flexibility for this use case.
upvoted 0 times
...
Filiberto
5 months ago
This question is asking about the capabilities of a custom Create action for the Contact object. I'll need to think carefully about the different options and which ones are true.
upvoted 0 times
...
Trinidad
5 months ago
I feel pretty confident about this one. The key is that just cause for termination must be based on the employee's conduct or performance, not their protected class status. So A is the correct answer.
upvoted 0 times
...
Amina
9 months ago
Who needs speed when you can just sit back and enjoy the slow, steady progress of your query? It's like watching grass grow, but with numbers!
upvoted 0 times
...
Tammara
9 months ago
I'm pretty sure the users are just running too many queries at the same time. They need to schedule their queries better!
upvoted 0 times
Alaine
8 months ago
Data skew from most rows having the same value in the country column might be the issue.
upvoted 0 times
...
Elenore
8 months ago
It could be because of NULL values in the state or city columns.
upvoted 0 times
...
Annice
8 months ago
Maybe the table has too many partitions causing the slow query.
upvoted 0 times
...
Teresita
9 months ago
I think the delay is because of too many concurrent queries.
upvoted 0 times
...
...
Haydee
10 months ago
Hmm, I bet the data is skewed in the country column. Too many rows with the same value would explain the slow performance.
upvoted 0 times
Val
8 months ago
C) Either the state or the city columns in the [myproject:mydataset.mytable] table have too many NULL values
upvoted 0 times
...
Ettie
8 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Mariko
8 months ago
C) Either the state or the city columns in the [myproject:mydataset.mytable] table have too many NULL values
upvoted 0 times
...
Miesha
8 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Gwenn
8 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
Rene
9 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
...
Eleni
10 months ago
Wow, that's a lot of scan bytes! Maybe the table has too many NULL values in the state or city columns, causing the system to work harder to process all the data.
upvoted 0 times
Antonio
8 months ago
D) Most rows in the [myproject:mydataset.mytable] table have the same value in the country column, causing data skew
upvoted 0 times
...
Shaunna
8 months ago
C) Either the state or the city columns in the [myproject:mydataset.mytable] table have too many NULL values
upvoted 0 times
...
Louann
8 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Amie
9 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
Nell
9 months ago
D) Most rows in the [myproject:mydataset.mytable] table have the same value in the country column, causing data skew
upvoted 0 times
...
Ahmed
9 months ago
C) Either the state or the city columns in the [myproject:mydataset.mytable] table have too many NULL values
upvoted 0 times
...
Zana
9 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Buddy
10 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
...
Marvel
10 months ago
The query is slow because there are too many partitions in the table. The data is not distributed evenly, causing the system to work harder to process all the partitions.
upvoted 0 times
Mammie
9 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Wai
9 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
...
Virgilio
10 months ago
But could it also be because of too many partitions in the table?
upvoted 0 times
...
Jaime
11 months ago
I agree with Kiley, data skew can definitely slow down the query.
upvoted 0 times
...
Kiley
11 months ago
I think the delay is caused by data skew.
upvoted 0 times
...

Save Cancel