CERTIFIED-DATA-ENGINEER-PROFESSIONAL · Question #38
CERTIFIED-DATA-ENGINEER-PROFESSIONAL Question #38: Real Exam Question with Answer & Explanation
Sign in or unlock CERTIFIED-DATA-ENGINEER-PROFESSIONAL to reveal the answer and full explanation for question #38. The question stem and answer options stay visible for context.
Question
The downstream consumers of a Delta Lake table have been complaining about data quality issues impacting performance in their applications. Specifically, they have complained that invalid latitude and longitude values in the activity_details table have been breaking their ability to use other geolocation processes. A junior engineer has written the following code to add CHECK constraints to the Delta Lake table: A senior engineer has confirmed the above logic is correct and the valid ranges for latitude and longitude are provided, but the code fails when executed. Which statement explains the cause of this failure?
Options
- ABecause another team uses this table to support a frequently running application, two-phase
- BThe activity details table already exists; CHECK constraints can only be added during initial table
- CThe activity details table already contains records that violate the constraints; all existing data
- DThe activity details table already contains records; CHECK constraints can only be added prior to
- EThe current table schema does not contain the field valid coordinates; schema evolution will need
Unlock CERTIFIED-DATA-ENGINEER-PROFESSIONAL to see the answer
You've previewed enough free CERTIFIED-DATA-ENGINEER-PROFESSIONAL questions. Unlock CERTIFIED-DATA-ENGINEER-PROFESSIONAL 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.