trinodb/trino
Return execution metrics while running the `OPTIMIZE` command in Delta Lake
开放
#28,999 创建于 2026年4月6日
delta-lakegood first issue
仓库指标
- 星标
- (9,113 个星标)
- PR 合并指标
- (平均合并 5天 9小时) (30 天内合并 306 个 PR)
描述
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