Deal of The Day! 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
5 months ago
Concurrent queries might be a factor too, though.
upvoted 0 times
...
Dominga
5 months ago
Wait, how can there be so many NULLs? That seems odd.
upvoted 0 times
...
Kathrine
6 months ago
I disagree, it could be the NULL values in state or city.
upvoted 0 times
...
Izetta
6 months ago
Definitely too many partitions in that table!
upvoted 0 times
...
Kristine
6 months ago
I think it's data skew from the country column.
upvoted 0 times
...
Janey
6 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
6 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
6 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
6 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
6 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
6 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
6 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
7 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
11 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
11 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
9 months ago
Data skew from most rows having the same value in the country column might be the issue.
upvoted 0 times
...
Elenore
10 months ago
It could be because of NULL values in the state or city columns.
upvoted 0 times
...
Annice
10 months ago
Maybe the table has too many partitions causing the slow query.
upvoted 0 times
...
Teresita
10 months ago
I think the delay is because of too many concurrent queries.
upvoted 0 times
...
...
Haydee
11 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
10 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
10 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Mariko
10 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
10 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Gwenn
10 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
Rene
10 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
...
Eleni
12 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
10 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
10 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
10 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Amie
10 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
Nell
11 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
11 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
11 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Buddy
11 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
...
Marvel
12 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
11 months ago
B) The [myproject:mydataset.mytable] table has too many partitions
upvoted 0 times
...
Wai
11 months ago
A) Users are running too many concurrent queries in the system
upvoted 0 times
...
...
Virgilio
12 months ago
But could it also be because of too many partitions in the table?
upvoted 0 times
...
Jaime
1 year ago
I agree with Kiley, data skew can definitely slow down the query.
upvoted 0 times
...
Kiley
1 year ago
I think the delay is caused by data skew.
upvoted 0 times
...

Save Cancel