DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE · Question #35
DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE Question #35: Real Exam Question with Answer & Explanation
Sign in or unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE to reveal the answer and full explanation for question #35. The question stem and answer options stay visible for context.
Question
A data engineer has configured a Structured Streaming job to read from a table, manipulate the data, and then perform a streaming write into a new table. The code block used by the data engineer is below: If the data engineer only wants the query to process all of the available data in as many batches as required, which of the following lines of code should the data engineer use to fill in the blank?
Options
- AprocessingTime(1)
- Btrigger(availableNow=True)
- Ctrigger(parallelBatch=True)
- Dtrigger(processingTime="once")
- Etrigger(continuous="once")
Unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE to see the answer
You've previewed enough free DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE questions. Unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.