Examtopics

Professional Data Engineer
  • Topic 1 Question 310

    You need to look at BigQuery data from a specific table multiple times a day. The underlying table you are querying is several petabytes in size, but you want to filter your data and provide simple aggregations to downstream users. You want to run queries faster and get up-to-date insights quicker. What should you do?

    • Run a scheduled query to pull the necessary data at specific intervals dally.

    • Use a cached query to accelerate time to results.

    • Limit the query columns being pulled in the final result.

    • Create a materialized view based off of the query being run.


    シャッフルモード