lakeFS
lakeFS copied to clipboard
lakeFS - Data version control for your data lake | Git for data
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...
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...
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...
### 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,...
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...
## 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...
## 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...
### 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
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...