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

x-ref https://github.com/aai-institute/lakefs-spec/issues/282. tl,dr: We have an internal user that got stuck with API errors creating a tag with spaces in the name, which is apparently not allowed. The error message,...

contributor
feature-request

Closes #7929 ## Change Description Fixed: 1. Too large images replaced with smaller ones. 2. Fixed 404 errors

docs
exclude-changelog

There are many changes we can do. Such as remove duplicate pages and resolve 404 and . Add tags.

contributor
feature-request

- Update `--presign true` is now the default - Add F&Q about `.gitignore` Closes #7888

docs
exclude-changelog

### What happened? Changes made in commit 9d1c7f6 as part of #7903 break file uploads using the `ObjectWriter`: ```bash ValueError: Must have exactly one of create/read/write/append mode and at most...

bug
contributor

The `[function-based component]` [link](https://github.com/treeverse/lakeFS/blob/2e574155df5c742f3d7bd87cef3d2453187103c5/docs/integrations/kubeflow.md?plain=1#L23) to https://www.kubeflow.org/docs/components/pipelines/sdk/python-function-components/ is broken. It might be enough to replace it with a link to https://v1-6-branch.kubeflow.org/docs/components/pipelines/sdk-v2/python-function-components/. However it's a new SDK version and the lakeFS repo...

bug
docs
area/integrations
product-task

exclude-changelog
minor-change

[Reported by a user] API field [ObjectStats.size_bytes](https://github.com/treeverse/lakeFS/blob/2e574155df5c742f3d7bd87cef3d2453187103c5/api/swagger.yml#L320-L326) is _not_ required. However it is _always_ returned by lakeFS calls.[^1] So using it is more cumbersome; we added documentation in #7923 to...

bug
area/API
contributor
v2.0.0-blocker

The container images published to Docker Hub seem to be missing metadata about the source of the image. There is a whole list of predefined annotations that could be included:...

contributor
P3
feature-request

When setting up the lakeFS via docker-compose on Azure VM, we have faced a time-out issue with following error message: ``` lakefs-lakefs-1 | time="2024-06-16T16:44:31Z" level=error msg="failed to get azure blob...

bug
contributor