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

Video: When defining external tables using formats databricks video

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

Full Certification Question

When defining external tables using formats CSV, JSON, TEXT, BINARY any query on the external tables caches the data and location for performance reasons, so within a given spark session any new files that may have arrived will not be available after the initial query. How can we address this limitation?