trinodb/trino
View on GitHubReturn execution metrics while running the `OPTIMIZE` command in Delta Lake
Open
#28999 opened on Apr 6, 2026
delta-lakegood first issue
Description
We can return metrics such as rewritten data files, removed deletion vectors, added data files in Delta Lake OPTIMIZE procedure.
- Follow-up of https://github.com/trinodb/trino/pull/28992