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

We don't mention in our docs site that a Pull Request feature exists, how to use it, etc.

### What happened? For Unity Catalog Export functionality in Azure Databricks, create external table in Unity Catalog fails first time with "table already exists" error message but it succeeds in...

bug
contributor

Performing the mtime update before performing the actual copy on the blockstore could potentially cause a substantial gap between underlying storage object mtime and lakeFS mtime. This could cause issues...

bug

Closes #8159 ## Change Description Added the option to configure the amount of parallelism for lakectl. See [feature request](https://github.com/treeverse/lakeFS/issues/8159) for more backround. Currently, the configuration nests in a new section...

area/lakectl
include-changelog

### What happened? What actually happened, including error codes if applies. Steps to Reproduce: 1. Run lakectl in an environment that _cannot_ send statistics. 1. Receive a scary warning message,...

bug
good first issue
area/lakectl
contributor
tech-debt

Sample line from `top` output: ``` 1167665 ariels 20 0 41.9g 5.7g 99088 S 103.6 18.4 3:15.35 api.test ``` So it runs slower than it could, so devs run it...

bug
good first issue
area/API
area/testing
tech-debt

## What When enabled, this feature improves performance of concurrent merges. ### No seriously, what? lakeFS retains branch heads on KV. An operation that updates the branch head - typically...

area/cataloger
performance
include-changelog
minor-change

## What Under heavy load, lakeFS merges to the same branch slow each other down and can cause failure. One manifestation of such failures is in merges and other commit...

new-feature
performance
contributor
feature-request

### Created at 2023-12-06T15:39:39.000Z ### Priority p3 ### PRD ### Feature Definition ### T-shirt size M ### Related feature requests https://github.com/treeverse/product/issues/102

P2
feature

Hey! I'm using lakectl local , i.e. my local directory has a `.lakefs_ref.yaml` file in a directory that's linked to a corresponding lakefs repo, branch and commit. Sometimes i want...

contributor
P3
feature-request