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

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.4.0 to 1.6.0. Release notes Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases. sdk/internal/v1.6.0 1.6.0 (2024-04-16) Features Added Options types for SetBodilessMatcher and SetDefaultMatcher now embed RecordingOptions Added a collection of...

dependencies
go

### What happened? The Python wrapper is not familiar with the `read_only` optional argument that can be passed to the `createRepository` API (this is the operation id in `swagger.yml`). Steps...

bug
good first issue
contributor

Currently in order to support lakeFS over a lakehouse, which basically means that it would be possible to communicate with lakeFS on Databricks and Delta Lake tables, it's needed to...

feature
priority:unknown

### What happened? What actually happened, including error codes if applies. Steps to Reproduce: 1.upload docx file 2.lakeFS doesn't know how to render this file (extension = "docx", content-type =...

good first issue
contributor
feature
priority:unknown

**What I Did** When using the latest version of lakeFS (1.6.0), in the [Quickstart tutorial](https://docs.lakefs.io/quickstart/query.html), I clicked on the file named `lakes.parquet` **What Happened** lakes.parquet did not load and was...

bug

Hello everyone! We are using the OIDC Okta for the authentication. So by default, we can add a Friendly name to the UI, (so a nice name, instead of an...

good first issue
P3

Our PathPartitionProvider picks names for new uploaded objects. These go into (descending...) partition prefixes that are periodically replaced. Measure how such a scheme interacts with S3 access performance. Measure how...

performance
discovery

When I'm on the branch list page (`/repositories/my-repo/branches`), I would like checkboxes so that I can mass delete instead of clicking each branch trash can individually and confirming individually. :white_check_mark::white_check_mark::white_check_mark::white_check_mark::put_litter_in_its_place:...

good first issue
area/UI
contributor
P2
feature-request

Per mentioned by @Jonathan-Rosenberg in https://github.com/treeverse/lakeFS/pull/7809#pullrequestreview-2080779147 We will need to update the documentation in https://github.com/treeverse/lakeFS/blob/master/docs/howto/deploy/gcp.md for the newly introduce encryption support of GCS

Currently the LakeFS UI only allows you to delete and download one file at a time. It would be helpful if UI was able to: * Select multiple multiple files/folders...

P3
feature-request