lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

lakeFS - Data version control for your data lake | Git for data

Results 625 lakeFS issues
Sort by recently updated
recently updated
newest added

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.0 to 3.1.7. Release notes Sourced from dompurify's releases. DOMPurify 3.1.7 Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa Fixed...

dependencies
javascript

At current, when querying Parquet files in lakeFS UI, wildcards are not accepted and only full file names need to be used. This request is to support wildcards to query...

contributor
feature-request
priority:unknown

I have been recently through the ACL and RBAC docs and code. It seems that "auth" can sometime means Authentication and Authorization ... Should there be 2 different way to...

contributor
feature-request
product-task

Listing here improvements that could've been part of the MVP, but ended up out-of-scope. These can bring nice immediate value to the PRfD MVP users, with relatively scoped effort. ###...

P3
pull-requests

Currently authorization simply _fails_ the request. Add to this response the missing permission(s). ## Why do this? We see that users who fail to perform some action are unsure what...

good first issue
area/API
area/UI
area/auth
P3

This ticket requests that a mechanism is provided to set a default value of the `--parallelism` flag for the `lakectl local` commands. Currently, it defaults to 25 and must be...

good first issue
contributor
P2
feature-request

We can point at this in announcements and if users ask questions that it covers. Previously #8195 changed the description of the Python client. I intentionally do _not_ want a...

pr/merge-if-approved
area/API
docs
area/sdk/python
exclude-changelog
minor-change
python-wrapper
feature-deprecation

Currently, the diff command in Lakectl reports files as "modified" even if only their metadata has changed. While this could be useful for some applications, it is inefficient for data...

contributor
feature-request

It would be helpful to be able to restore branches which have been accidentally deleted by a user (assuming that GC has not run yet).

P3
feature-request

Closes #8203. ## Change Description Adding sanitize for user-input fields of a PR, to prevent malicious attacks. Currently it's only relevant for title + description when creating a PR. Using...

area/UI
security
include-changelog