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

The delta catalog exporter doesn't support exporting tables with min_reader_version of 3 and min_writer_version of 7 which has reader and writer features. This means you won't be able to export...

bug
P3

### What happened? When using the "Copy URI" and "Copy URI to clipboard" buttons in the UI on Firefox, nothing gets copied. It seems to be specific to Firefox, as...

bug
area/UI
contributor
P3

Just a minor QOL feature request, it would be useful to be able to `Expand All` / `Collapse All` directories in the LakeFS UI on the `Uncommitted Changes` page.

good first issue
area/UI
P3

It would be nice to be able to disable the progress bars you see with `lakectl local clone` and other bulk operations. Use case: I have some ML training jobs...

improvement
contributor
P3
lakectl-local

Unfortunately I am not able to publish/register external tables myself in Databricks Unity Catalog. Therefore I need to be able to export the delta tables to one path permanently, so...

P2

Managed identity and SP authentication is safer than access keys, it would be great if we can use those to authenticate, since we already use that for LakeFS anyways. It's...

`TestLakectlCherryPick` (as an example) can fail randomly if the physical address includes a substring that happens to match the short SHA regex. Example [here](https://github.com/treeverse/lakeFS/actions/runs/8969301716/job/24630561187#step:4:6797): ``` Expected: s3://esti-system-testing/11610/13408/cosd4vq2c39ei6oj7r90/repo-cosd4vq2c39ei6oj7r8g/ Actual: s3://esti-system-testing/11610/13408/cosd4vq2c39ei6oj7r90/repo-cosd4vq2c39ei6oj7r8g/data/ggb32tq2c39c73dff130/cosg ```

bug
good first issue
area/testing

We don't have a reference for `lakectl`'s configuration file. We do have some bits here and there, but not a full reference. We should fix that.

docs

Create workflow for the Rust client release