Ultimate access to all questions.
How does the Delta engine determine which files to load when querying a Delta table partitioned by date with the schema: date DATE, device_id INT, temp FLOAT, latitude FLOAT, longitude FLOAT, using the filter condition latitude > 66.3 to find records within the Arctic Circle?