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

After introducing multiple resource statements, we should adjust the rendering of it in the UI. The new feature allows for insertion of multiple instead of one. The catch is that...

good first issue
area/UI
contributor
P3
feature-request

### What? Unify the search experience in the **Branches** and **Objects** tabs by applying debounce and making the search box always visible, to match the behavior on other pages. ###...

area/UI
P2

### What happened? prepare-commit hook does not fire when I import the data while pre-commit and post-commit do. Import data has built-in commit and I would like to update user...

P2

Closes #8659 - Updated the `TestCosmosDB` function to include `t.Helper()` for better test helper function behavior. - Improved error logging to include raw response data for better debugging. - Added...

area/testing
exclude-changelog
area/KV

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.9. Release notes Sourced from rexml's releases. REXML 3.3.9 - 2024-10-24 Improvements Improved performance. GH-210 Patch by NAITOH Jun. Fixes Fixed a parse bug for...

dependencies
ruby

**Context:** Current Python SDK API reference could be more accessible and better integrated into the documentation. Related issue: [#8721 – Refresh LakeFS Python SDK API Reference Using MkDocs](https://github.com/treeverse/lakeFS/issues/8721) **Proposed Solution:**...

docs
contributor
area/sdk/python
python-wrapper

Would it make sense to allow specifying the path to the `lakectl` config file through an env var (e.g., `LAKECTL_CONFIG`) in addition to passing it through a command-line argument? The...

good first issue
contributor
P3
feature-request

### What happened? What actually happened, including error codes if applies. - Trying to export my LakeFS repo using the Docker command that is provided in the documentation, but I...

good first issue
contributor
feature-request

S3 should enable read after write - no need to wait for object to be deleted. This makes the call expensive and slow.

good first issue
area/block-adapter
performance
no stale

The lakeFS API supports copyObject. lakectl could also support operating this API. Suggested syntax: ```sh $ lakectl fs cp lakefs://repo/branch/source lakefs://repo/branch/some/dest ```

good first issue
area/UI
area/lakectl
contributor
P3
feature-request