trinodb/trino
Auf GitHub ansehenReturn execution metrics while running the `OPTIMIZE` command in Delta Lake
Open
#28.999 geöffnet am 6. Apr. 2026
delta-lakegood first issue
Beschreibung
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