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

Video: A Delta table of weather records is databricks video

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

Full Certification Question

A Delta table of weather records is partitioned by date and has the schema: date DATE, device_id INT, temp FLOAT, latitude FLOAT, longitude FLOAT. To find all the records from within the Arctic Circle, you execute a query with the filter: latitude > 66.3. Which statement describes how the Delta engine identifies which files to load?