List of questions
Related questions
Question 294 - Professional Data Engineer discussion
You have data located in BigQuery that is used to generate reports for your company. You have noticed some weekly executive report fields do not correspond to format according to company standards for example, report errors include different telephone formats and different country code identifiers. This is a frequent issue, so you need to create a recurring job to normalize the data. You want a quick solution that requires no coding What should you do?
A.
Use Cloud Data Fusion and Wrangler to normalize the data, and set up a recurring job.
B.
Use BigQuery and GoogleSQL to normalize the data, and schedule recurring quenes in BigQuery.
C.
Create a Spark job and submit it to Dataproc Serverless.
D.
Use Dataflow SQL to create a job that normalizes the data, and that after the first run of the job, schedule the pipeline to execute recurrently.
Your answer:
0 comments
Sorted by
Leave a comment first