lakeFS
lakeFS copied to clipboard
lakeFS - Data version control for your data lake | Git for data
Use fluffy as external auth for CI tests
[https://docs.lakefs.io/integrations/python.html](https://docs.lakefs.io/integrations/python.html#upload) Due to code changes, we need to go over the guide and update the code snippets. One example: ``` branch1 = lakefs.repository("example-repo").branch("experiment1").create(source_reference_id="main") ``` For branch creation parameter name was...
Currently, when you try to view a file that ends in the `.jsonl` extension in the LakeFS object viewer, you get the following error: ``` lakeFS doesn't know how to...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...
### What happened? What actually happened, including error codes if applies. Since BadgerDB requires locking on the database files, only a single process can use it at any given time....
### What happened? Using the rust client to create a branch returns a serde error, if the branch creation succeeds. Steps to Reproduce: 1. set up rust project with dependency...
Currently, lakeFS does not provide a way to generate presigned URLs for uploading or retrieving objects through lakeFS. It only provides a way to generate presigned URLs for retrieving objects...
### What happened? Using the S3 Gateway to copy an object doesn't copy the user metadata. Steps to Reproduce: 1. Upload an object without metadata. 2. Copy the object to...
### What happened? One user ran lakectl local init on a lakeFS branch and completed successfully. Output: lakectl local init \ \ Successfully linked local directory '\/users/\/\' with remote '\...