-
We don't calculate the statistics of the merge operation and return a zero list regardless of the real result:
```
{'summary': {'added': 0, 'changed': 0, 'conflict': 0, 'removed': 0}}
```
If we …
-
1. [x] i’m going to need some CSS on the README rendering - what’s the right way to add that?
2. [x] I already have used HTML `
-
### Discussed in https://github.com/treeverse/lakeFS/discussions/5357
Originally posted by **yokomeow** February 28, 2023
Is it possible to paste images **from lakefs repo** in README.md from …
-
Today lakeFS supports Azure Blob Storage, and partially supports Azure Data Lake Storage Gen2.
We should check and document our support in Azure, what are (if any) the differences in support between …
-
### What happened?
Current Behavior:
Search functionality in "Add to Group" screen under Groups. doesn't work.
Steps to Reproduce:
1. Login to your lakeFS and click on Administration -> …
-
From @iddoavn:
I don't think this has anything to do with this change, so we shouldn't stop it, but I tested all the notebooks to see they work fine and in the `delta-lake` notebook in the line:
…
-
I am getting the following error when running a `lakectl import`:
```
writing range from entry iterator: writing record: setting key and value: pebble: keys must be added in order: helloworld/myfi…
-
While releasing lakeFS with the Delta Diff plugin turned on, make sure to:
- [ ] Change the documentation in `integrations/delta`, under `Enable the Delta Lake tables diff` to `(starting from version…
-
_This is a continuation of #5105._
## Description
This feature will introduce _presigned mode_ to lakeFSFS. In this mode, lakeFSFS will request presigned storage URLs from the lakeFS server. **T…
-
### What happened?
Current Behavior:
When you execute a query in the DuckDB pane of the object page and then change the underlying object, if you re-execute the query the results don't change.
…