DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE · Question #43
DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE Question #43: Real Exam Question with Answer & Explanation
Sign in or unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE to reveal the answer and full explanation for question #43. The question stem and answer options stay visible for context.
Question
A data engineer is using the following code block as part of a batch ingestion pipeline to read from a composable table: Which of the following changes needs to be made so this code block will work when the transactions table is a stream source?
Options
- AReplace predict with a stream-friendly prediction function
- BReplace schema(schema) with option ("maxFilesPerTrigger", 1)
- CReplace "transactions" with the path to the location of the Delta table
- DReplace format("delta") with format("stream")
- EReplace spark.read with spark.readStream
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.