You have a query that filters a BigQuery table using a WHERE clause on timestamp and ID columns. By using bq query - -dry_run you learn that the query triggers a full scan of the table, even though the filter on timestamp and ID select a tiny fraction of the overall data. You want to reduce the amount of data scanned by BigQuery with minimal changes to existing SQL queries. What should you do?
A) Create a separate table for each ID.
B) Use the LIMIT keyword to reduce the number of rows returned.
C) Recreate the table with a partitioning column and clustering column.
D) Use the bq query - -maximum_bytes_billed flag to restrict the number of bytes billed. Use the bq query - -maximum_bytes_billed flag to restrict the number of bytes billed.
Correct Answer:
Verified
Q116: You have several Spark jobs that run
Q117: Your company is selecting a system to
Q118: Your startup has never implemented a formal
Q119: You are building a new data pipeline
Q120: You are building a model to predict
Q122: You're using Bigtable for a real-time application,
Q123: You operate an IoT pipeline built around
Q124: You operate a logistics company, and you
Q125: You receive data files in CSV format
Q126: You decided to use Cloud Datastore to
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents