Presto and Athena support reading from external tables using a manifest file, which is a text file containing the list of data files to read for querying a table
this doc explains how to generate Manifest file.
https://docs.databricks.com/delta/presto-integration.html
We need to run manifest command at the end of each delta write to update data files (<path-to-delta-table>/_symlink_format_manifest/) under manifest folder