Barak Amar
Barak Amar
S3 should enable read after write - no need to wait for object to be deleted. This makes the call expensive and slow.
The current web UI login uses a provider to manage global state with server-side storage configuration. Client information is cached in local storage. The main issue with the current code...
The existing Sphinx-generated documentation for the LakeFS Python package (`pydocs-lakefs.lakefs.io`) is considered outdated in terms of user experience (UX). We aim to transition to MkDocs, which offers better UX for...
The `lakefs.Client` implementation currently uses keyword arguments (`kwargs`) without providing clear type hints for its methods and parameters. This lack of static typing makes it difficult for developers to understand...
Out kv tests using CosmosDB fails on non Windows OS (using the emulator). Tests fails with the following error: ``` 2025/02/16 09:14:19 Waiting up to 5m0s for emulator to start...