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

Closes #8110

docs
include-changelog
area/ci

The link https://spark.apache.org/docs/3.1.1/api/python/reference/api/pyspark.sql.DataFrame.printSchema.html is broken (404), and it breaks the "Docs PR" job - see [example job run](https://github.com/treeverse/lakeFS/actions/runs/10592977656/job/29354383235?pr=8108#step:8:39).

docs
area/ci

Closes #8103 ## Change Description As stated in the issue, this operation is only relevant to S3. This PR changes the description of this operation to reflect that fact.

docs
include-changelog

Currently, `CreatePresignMultipartUploadWithResponse` is experimental, and only available for S3. But the docs don't mention it: 1. In the section [Configuring lakeFS to use presigned URLs](https://docs.lakefs.io/reference/security/presigned-url.html), we do not mention any...

docs

- Bump version of OpenAPI codegen - Stop using Treeverse fork - only contains documentation diffs ## Reviewers Please pay special attention to possible backwards-compatibility guarantees, especially in the Python...

At some point we need to stop supporting acl -> noacl migration. When this happens (decide on a lakeFS version), we should remove the code that handles it.

Closes #8096

exclude-changelog

### What happened? `lakectl fs upload` command causes an Out-Of-Memory (OOM) error, resulting in the process being killed by the kernel or freezing the OS during the upload of large...

bug
contributor

Recently a user tried to use lakectl with pre-signed urls and encountered an error: ``` upload folder/example.pdf failed: get physical address to upload object: http2: response body closed ``` From...

docs
contributor
P1

Design: https://github.com/treeverse/dev/pull/370 Tasks: 1. [~Update banner in administration tab linking to to the relevant documentation~](https://github.com/treeverse/lakeFS/issues/8056) 2. [~Move auth service to a package under `contrib/auth/acl/` but maintain the same functionality~](https://github.com/treeverse/lakeFS/issues/8063) 3....