🔥 3-day streak
Databricks Certified Data Engineer Associate24 / 150
Question 24 of 150
A data engineer is using Auto Loader to ingest JSON files into a bronze Delta table. Auto Loader correctly infers most columns, but the 'transaction_amount' field is being inferred as a STRING because some early files contained values wrapped in quotes. The engineer wants Auto Loader to treat this specific column as a DECIMAL while still inferring all other columns automatically. What is the most appropriate approach?
Reviewed for accuracy · Report an issueNext question