A data analytics company uses Amazon Athena to perform SQL-based data transformations and creates new datasets using the Create Table As Select (CTAS) feature. The engineering team plans to use Apache Spark on Athena to perform advanced data analysis on the CTAS-generated tables. They need a solution that allows Apache Spark to seamlessly discover and query these tables without manual schema registration or duplication. What Athena feature should the team use to ensure Apache Spark can access the CTAS-generated tables directly?