Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Databricks Certified Data Engineer Associate Exam - Topic 4 Question 68 Discussion

A data engineer is writing a script that is meant to ingest new data from cloud storage. In the event of the Schema change, the ingestion should fail. It should fail until the changes downstream source can be found and verified as intended changes.Which command will meet the requirements?
B) failOnNewColumns
A) addNewColumns
C) rescue
D) none

Databricks Certified Data Engineer Associate Exam - Topic 4 Question 68 Discussion

Actual exam question for Databricks's Databricks Certified Data Engineer Associate exam
Question #: 68
Topic #: 4
[All Databricks Certified Data Engineer Associate Questions]

A data engineer is writing a script that is meant to ingest new data from cloud storage. In the event of the Schema change, the ingestion should fail. It should fail until the changes downstream source can be found and verified as intended changes.

Which command will meet the requirements?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Thurman
4 days ago
Seems a bit strict to fail on schema changes, right?
upvoted 0 times
...
Oliva
10 days ago
I thought D) none could work too, but I guess not.
upvoted 0 times
...
Lyndia
15 days ago
Wait, are we sure it won't just skip the new columns?
upvoted 0 times
...
Deandrea
20 days ago
I agree, that makes the most sense.
upvoted 0 times
...
Jerry
25 days ago
B) failOnNewColumns is the right choice!
upvoted 0 times
...
Beula
1 month ago
I’m leaning towards "failOnNewColumns" too, but I wonder if "none" could be a trick option since it implies no action is taken.
upvoted 0 times
...
Antonette
1 month ago
I’m a bit confused; I feel like "addNewColumns" might also be relevant, but it doesn’t seem to align with the requirement to fail.
upvoted 0 times
...
Louann
1 month ago
I remember practicing a similar question where we had to handle schema changes, and I think "failOnNewColumns" sounds right for this scenario.
upvoted 0 times
...
Brent
2 months ago
I think the command should be something that explicitly fails on schema changes, but I’m not entirely sure which one it is.
upvoted 0 times
...

Save Cancel