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

**EDIT**: following @arielshaqed's comment, changed the issue to be a user requirement without the implementation details. As a user, I want to be able to commit only a subset of...

area/API
improvement
contributor
team/versioning-engine
stale

### What happened? Running make docs-serve prints the error message, not allowing to test docs changes locally. ### Expected behavior Have a locally available docs server ### lakeFS version latest...

bug
contributor
tech-debt

We would like to allows tagging specific commits for retention in the garbage collection (GC) policy, alongside the existing functionality that retains commits at the HEAD of branches. This would...

contributor
P2
feature-request

Similar request to https://github.com/treeverse/lakeFS/issues/4635, we would like to have simple KMS support in GCS. The parameters are the same as S3, a clear text of the key value or a...

P3
feature-request

This case is currently mishandled, even after #3270. Say we develop the exact same 5 files on two branches, but with different orderings: ```mermaid gitGraph commit id:"1111" commit id:"2222" branch...

team/versioning-engine
no stale

#7289 and #7299 reveal that we have no system tests for the Spark metadata client on DataBricks. If users use it outside of GC then we need to do so...

area/testing
area/system-tests
area/integrations
area/client/spark
java
no stale

Currently Commit class is an data model containing commit data. It can also be used an alias for Reference and can then be used seamlessly to provide reference functionality when...

python-wrapper

Verify that the generated Python API client continues to work: * When an optional property is added to a server response. * When an optional parameter is added to an...

area/testing
area/sdk/python

### What happened? Current Behavior: What actually happened, including error codes if applies. Steps to Reproduce: 1. In a given branch "a" objects viewer got to a path that doesn't...

bug
team/versioning-engine
tech-debt