-
https://github.com/treeverse/lakeFS/runs/7628981215?check_suite_focus=true
-
I (mistakenly...) attempted to access an ancient playground account:
```sh
❯ go run ./cmd/lakectl -c ~/.lakectl.demo.yaml repo list
panic: runtime error: invalid memory address or nil pointer der…
-
Create committed addresses DF
N-o-Z updated
2 years ago
-
1. Decide if to start with a global API to create all metaranges - or an API for branch
2. Decide on the format (SSTable / parquet) - define example format output for client task
3. Implement API in…
N-o-Z updated
2 years ago
-
## What
Allow users to import data as they do through the lakeFS UI, but through CLI. (i.e. not ingesting but rather have the server create ranges and commit them).
## How
1. Introduce "plum…
-
## Why
Existing code bases where paths are scattered throughout the codebase (which is rather common for DE/DS code) have a hard time incorporating the lakeFS S3 gateway for several reasons:
1. …
-
We should have some description in the [lakeFS’s python package](https://pypi.org/project/lakefs-client/) referencing the [lakeFS docs](https://docs.lakefs.io/integrations/python.html) and the [lakeFS…
-
### Description
As a developer, I want to look for options for scaling the repo.
### Acceptance criteria
- [x] ways for reducing the repo size
- [x] look for other version control
-
If a request is terminated early due to cancellation from the client side, we should not treat that as server error. Nginx uses 499 responses for `client closed the connection`. The main incentive to …
-
It's somewhat different from other commands as needed arguments differ.