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

lakeFSFS: Set mtime from backing store on lakeFS when using direct access #8339

Open arielshaqed opened 2 weeks ago

arielshaqed commented 2 weeks ago

When using direct access

Use linkPhysicalAddress after #8337 to copy mtime from the object store to lakeFS.

When using presigned URLs

... this information is not available. Use server-side Date header, which will be close to Last-Modified time but need not be equal.