lakeFS Spark client v0.4.0 released!
✨
What’s new
• Separate GC into a mark and sweep parts and add configuration parameters to control what phases to run. With this feature you can first run GC in a mark-only mode, then inspect the objects it is about to delete and finally run the actual deletion! (
#4264)
🐞*Bug fixes*
• Fix the failure to write an empty dataframe into GC reports when running in mark-only mode (
#4239)
• Only clean up relative path names (
#4222)
🙌 4
:heart_lakefs: 1
:jumping-lakefs: 2
🧹 1
🙌🏼 1