-
https://docs.lakefs.io/integrations/kafka.html
-
## What
1. [ ] Publish the next release of lakefs-client with a changed description.
Instead of "lakeFS HTTP API", state somewhere "[EOL] Do NOT use:
lakeFS OpenAPI Python client legacy…
-
I have already clone the `branch-a` to a local directory using lakectl command. Then I created a new branch named 'branch-b', I want to also switch the local directory to track the `branch-b`.
I t…
-
### Before submitting your bug report
- [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [x] I'm not able to find an [open issue](ht…
-
### What is the motivation and/or use case?
This is a very nice tutorial in how to use Pandas and LakeFS integrated [LakeFS File System](https://lakefs.io/blog/lakefs-spec/) integrated to read a *.cs…
-
**Project description**
The `lakectl` command line tool for use with [lakeFS](https://github.com/treeverse/lakeFS)
**Metadata**
* homepage URL: https://lakefs.io/
* source URL: https://githu…
-
We rely on git command output message to translate it into meaningful errors. This might become tricky in some scenarios:
https://github.com/treeverse/lakeFS/pull/8345#pullrequestreview-2415094782
N-o-Z updated
23 hours ago
-
Atomic writes are not possible currently due to this missing put request with a header.
AWS has native support for this now. MinIO, Cloudflare R2 and other S3 APIs also have this, and we can support…
-
Setup a DVS ( [Link](https://dvc.org) ) server to store the audio files like Songs and Audio bibles for version management instead of gitlab
Another option Oxen ( [Link](https://docs.oxen.ai/) )
Anot…
-
### What happened?
Creating tags as such:
```py
with fs.transaction(repository.id) as tx:
sha = tx.rev_parse("main")
tag = tx.tag(sha, "v2 pipapo hello")
```
does not work because t…