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 [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.6 to 2.8.9. Release notes Sourced from com.google.code.gson:gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies
java
exclude-changelog

Closes #7647

exclude-changelog

tracking issue to support ListParts for the following block adapters by order of importance: 1. Azure 2. GS 3. local AWS S3 is already covered in https://github.com/treeverse/lakeFS/issues/7599

bug

It is unused. _Sic transit gloria mundi_, I guess.

bug
pr/merge-if-approved
exclude-changelog
tech-debt
minor-change
stale

ariels' version of #7493. This one is more for working and linking than it is for pulling!

area/API
improvement
infrastructure
include-changelog
tech-debt
go
stale
no stale

### What happened? In https://docs.lakefs.io/quickstart/actions-and-hooks.html, steps 2-3 - editing the file in local station will fail step 4 as the file cannot be found. Instead need to edit the file...

bug
good first issue

To get the latest features and bug fixes, we should bump to the latest version of the library. Thanks for using oapi-codegen! Note that I've not updated https://github.com/treeverse/lakeFS/blob/16cf7691f6b0981565c3563c6e9756e17754a32b/pkg/api/serve.go#L100 - I'd...

infrastructure
include-changelog
minor-change
stale

### Problem Statement While working with lakectl local against multiple lakeFS installations local directories are mapped to lakeFS URIs hosted by different hosts. This means that for each directory we...

P2
feature

If the LakeFS-S3 gateway can support CopyIfnotExists through headers then we can pass them as storage_options to the object store crate, for reference see this: https://docs.rs/object_store/latest/object_store/aws/enum.S3CopyIfNotExists.html#variant.Header > Some S3-compatible stores,...

area/cataloger
area/gateway
new-feature
contributor
P3
feature-request