AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: A data engineer found a CSV file that databricks video

Question 1 Be Honest
« Back   Next data-engineer-professional Certification Question »
Answer

Full Certification Question

A data engineer found a CSV file that contained the records of the company’s old customers with some of the columns having PII data, as well. The data engineer wants to convert this file to a Delta table and runs the following statement: CONVERT TO DELTA csv.`path_to_csv` The above command fails to execute. What is the reason behind this failure?