treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.46k stars 359 forks source link

Use time of create MPU on backend storage as time of MPU #8311

Closed arielshaqed closed 3 weeks ago

arielshaqed commented 3 weeks ago

This time is either reported by the block adapter during completion, or it can be read by stat'ting the underlying object after complete-MPU.

Fixes #8303.

github-actions[bot] commented 3 weeks ago

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed
github-actions[bot] commented 3 weeks ago

E2E Test Results - Quickstart

11 passed
arielshaqed commented 3 weeks ago

Not a customer issue

This does not match any report by a customer of an inconsistency. It's just a relevant cleanup.