trinodb/trino
GitHub で見るReturn execution metrics while running the `OPTIMIZE` command in Delta Lake
Open
#28,999 opened on 2026年4月6日
delta-lakegood first issue
説明
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