Databricks Related Exams
Databricks-Certified-Data-Engineer-Associate Exam
A data engineer has developed a data pipeline to ingest data from a JSON source using Auto Loader, but the engineer has not provided any type inference or schema hints in their pipeline. Upon reviewing the data, the data engineer has noticed that all of the columns in the target table are of the string type despite some of the fields only including float or boolean values.
Which of the following describes why Auto Loader inferred all of the columns to be of the string type?
In which of the following scenarios should a data engineer use the MERGE INTO command instead of the INSERT INTO command?
What is the maximum output supported by a job cluster to ensure a notebook does not fail?