-
Ad documentation: Performance Benchmarks.
### Acceptance Criteria (mandatory to start implementation)
- [ ] Benchmarking metrics defined.
- [ ] Benchmarking code implemented.
- [ ] Results added to…
-
[This line](https://github.com/treeverse/lakeFS/blob/0c7601a607a32d0cb64b7bd14e83f7c9dbfbf8b2/go.mod#L257)
```go
replace github.com/csimplestring/delta-go => github.com/treeverse/delta-go v0.0.0-202…
-
In lakeFS we can download specific objects, but there is no way to download a folder.
The use case for this is, for example, a data scientist who wants to download a folder locally. However, they mig…
-
### 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", con…
-
Support a way to deploy lakeFS with access to storage without passing key/secrets to the lakeFS container running inside AKS (Azure's Managed Kubernetes Service).
The current lakeFS implement doesn…
-
background:
we use lakeFS to save ai models, all users are in Develop group and can list/add/delete all repos.
the problem is it's difficult to quick find the repo concerned
some more info…
-
When we were using the raw `lakefs_sdk` in `lakefs-spec`, we had the option to bake a custom checksum into the staging metadata with a hash function other than MD5. (Not that anyone ever used it, but …
-
### Created at
2022-03-12T18:29:57.000Z
### Priority
p3
### PRD
### Feature Definition
### T-shirt size
M
### Related feature requests
-
### Created at
2022-03-12T18:22:05.000Z
### Priority
priority:unknown
### PRD
https://github.com/treeverse/lakeFS/issues/1846
### Feature Definition
### T-shirt size
XL
### Related feature …
-
currently, using Athena with lakeFS works by registering symlinks into Glue
for Delta tables, this won't work (or worse: will cause deletef parquet files to also be queried).
For delta we should eit…