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

### What happened? Instead, failed only at the end of the request ### Expected behavior _No response_ ### lakeFS version _No response_ ### How lakeFS is installed _No response_ ###...

bug

When trying to use boto's copy_object on a file > 5GB the returned error is: ``` botocore.exceptions.ClientError: An error occurred (InvalidRequest) when calling the CopyObject operation: This copy request is...

bug
area/gateway
contributor

### What happened? What actually happened, including error codes if applies. Steps to Reproduce: ```python import lakefs lakefs.Repository("").branch("branch-name").object("something").exists() ``` throws: ``` Traceback (most recent call last): File ".venv/lib/python3.12/site-packages/lakefs/exceptions.py", line 139,...

bug
good first issue
contributor
tech-debt

### Deadline: "_End of June 2023_" ## What [docker-compose is deprecated](https://docs.docker.com/compose/compose-v2/) and users are encouraged to switch to Docker compose v2. This may be as simple as deleting the hyphen...

good first issue
area/tools
area/system-tests
infrastructure
contributor
refactor
tech-debt
stale
no stale

Similarly to lakectl we need to test lakefs commands as part of our system tests. Currently we only check the `run` command implicitly as part of lakefs esti tests where...

area/system-tests
tech-debt
stale

Hi, All "our" Python projects depend in Pydantic 2.0 (which has been live since June 2023). We tried to migrate lakefs_client to lakefs_sdk and it seems that Pydantic 1 is...

contributor
no stale

**Current Status** We have 2 commands that can be used to achieve rollback to a last known good commit. 1. Reset: Undo changes in staging (Can be filtered by all/prefix/object)....

good first issue
area/API
area/lakectl
improvement
contributor
no stale

lakeFS has a [cascading failure](https://en.wikipedia.org/wiki/Cascading_failure) mode that causes catastrophic failure of the server under load. I have observed this in testing, and I suspect that we have also seen it...

team/versioning-engine
tech-debt
discovery
no stale

Google Cloud Services doesn't support pulling images outside of Google Container Registry. In order to use lakeFS natively in Google Cloud Services, we'll need to push lakefs docker image to...

infrastructure
contributor
team/cloud-native
minor-change
no stale