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

The page describing how to deploy lakeFS on GCP https://docs.lakefs.io/deploy/gcp.html, doesn't the complete information on how to deploy lakeFS on Google. The page describe the lakeFS's configuration (yaml) recommended to...

docs
team/versioning-engine

1. Create an integration user with a name like idan%demo 2. Try to go click on the user that was created Because % is a special character in URL, you...

bug
area/UI
team/cloud-native

1. Try to create a user with an invalid format so you will get an error message 2. Close the user creation window 3. Open the user creation window again...

bug
area/UI
team/cloud-native

Repro: 1. dump refs on repo with default branch "x" 2. create bare repo with default branch "y" 3. preform restore refs on bare repo using dump Expected: failure /...

bug
team/versioning-engine

To demonstrate lakefs, we created multiple demos and scripts under https://github.com/treeverse/lakeFS-samples To provide users with accessible samples of working with lakefs directly in the lakefs project. I suggest merging the...

area/tools
exclude-changelog
team/ecosystem

_[Object model](https://docs.lakefs.io/understand/object-model.html)_ all but contains _[Branching model](https://docs.lakefs.io/understand/branching-model.html)_. Both explain the basic entities of lakeFS - while object models dives deeper into syntax and advanced concepts.

docs
team/ecosystem

Similarly to GitHub, if a file called _README.md_ is present at a branch's root, render and show it in the UI. The content should be markdown-rendered and displayed only when...

area/UI
team/ecosystem

Today lakeFS supports Azure Blob Storage, and partially supports Azure Data Lake Storage Gen2. We should check and document our support in Azure, what are (if any) the differences in...

team/ecosystem

Currently, we only publish the non-assembled Spark metadata client to Maven central. This task is to do some discovery and decide whether we want to publish the assembled jar too.

team/ecosystem

It is not allowed to commit to a branch with 0 changes to objects. However the term "empty staging area" is not clear when uploading the same objects again. **Example**:...

bug
team/versioning-engine