lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

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

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

As requested in [this](https://lakefs.slack.com/archives/C02CV7MUV4G/p1658232852145749) thread in #help channel of lakeFS slack: https://lakefs.slack.com/archives/C02CV7MUV4G/p1658232852145749

contributor
team/versioning-engine
area/KV

Introducing `RepositoryState` - A repository is either `active` - can be used and accessed normally, or it is `deleting` which means it is not accessible for any use, except for...

exclude-changelog
team/versioning-engine
area/KV

**DoD** Migration code to port existing data from SQL to KV, and a corresponding test

team/versioning-engine
area/KV

API: return status code 409 (Conflict) when relevant

exclude-changelog

Add unit tests for GC to check the client behavior.

team/ecosystem

Add test for region check in GC: 1. Check that GC on AWS fails without specification of region

team/ecosystem

Address the TODO in https://github.com/treeverse/lakeFS/blob/5b7547c5606120bb1869bc5ab03eecd2555e1157/clients/spark/core/src/main/scala/io/treeverse/clients/GarbageCollector.scala#L263 This issue requires to understand how previousRunID is currently used by GC, and talk to @guy-har to understand the problems and potential solutions. See performance...

team/ecosystem

Currently tomstone value is considered to be `nil`. It means when calling some of the API that goes to staging we may get an 'err' nil and 'value' nil. This...

team/versioning-engine
area/KV

Graveler KV implementation introduces branch staging area composed of staging token and a list of sealed tokens. Potentially the sealed tokens list can become quite large and affect performance of...

team/versioning-engine
area/KV