lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

lakeFS - Data version control for your data lake | Git for data

Results 625 lakeFS issues
Sort by recently updated
recently updated
newest added

This test: ```scala it("should perform Gauss summation") { ``` just demonstrates _how_ to write a test. Get rid of it once we have some more tests to use as (better...)...

area/testing
team/ecosystem
refactor
tech debt

- default is off. - sends client user-agent as id, repository, ref, source ref and username. - all extended values are hashed, except client id. - lakectl, webui and sdk...

include-changelog

closes #4121 `lakefs kv get` and `lakefs kv scan` implemented. There is a generic value -> proto -> json converter, that allows each module (auth, graveler, etc.) to associate different...

area/tools
exclude-changelog
team/versioning-engine
area/KV

### Summary I´m trying to create a lakefs repository stored on a S3 compliant Object Storage from the cloud provider OVH. I have been able to create the repository in...

area/block-adapter
contributor
team/versioning-engine

Closes #1933 (but not really...) Design proposals document for in-house hard-delete in lakeFS The

proposal
exclude-changelog

team/versioning-engine
area/KV

Updated instructions for installation on Google Cloud Run. Fix #4177

exclude-changelog

Per discussions and as result of work on local KV driver, decided to change approach and allow defaults configuration to be managed under the config package

team/versioning-engine

ListCommits is capable of scanning thousands of commits, but it does so serially. It's better to prefetch the commit, metarange and range to parallelize the download from S3 which becomes...

team/versioning-engine

In the dropdown menu at the top-right of lakeFS, add a "Join the community on Slack" link. Clicking this link will lead the user to the community Slack where they...

area/UI
team/cloud-native