LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Databricks Certified Data Engineer - Professional

Databricks Certified Data Engineer - Professional

Get started today

Ultimate access to all questions.


When using Auto Loader to ingest JSON files from a cloud location with the following configuration:

.schema(schema) \
.option("cloudFiles.format", "json") \
.option("cloudFiles.schemaEvolutionMode", "addNewColumns") \
.load(source)

What happens if a file with an added column arrives at the source location?

Real Exam




Powered ByGPT-5