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