lakeFS
lakeFS copied to clipboard
lakeFS - Data version control for your data lake | Git for data
Configure PR approvals e.g. 2 approvers required, other than the author.
- On a tab like "Users", you get a checkbox next to each user... and then you can click a button to "Delete". - On a tab like "Group Memberships"...
Release the `lakectl` cli on pypi, similar how `uv`, `justfile` who just ship cli binaries through Linux package managers and pypi. You could then simply install lakectl system wide by...
#8976 adds `execute_statement`. However it does not support parameters, which can set users up for SQL injection attacks due to incorrect code. Support parameters. The DataBricks client supports `Parameters` in...
Our AWS SDK is outdated. Upgrading is not urgent but will contribute to https://github.com/treeverse/lakeFS/pull/8428
### Problem The Google Storage walker uses MD5 field to identify objects, but some GS objects don't have MD5 values - specifically files created via compose operations. ### Orignial comment...
> We should have one func to parse the filename into name and number, instead of isPart and extract part number funcs. @nopcoder I started combining them, but then I...
Bumps [image-size](https://github.com/image-size/image-size) from 1.1.1 to 1.2.1. Release notes Sourced from image-size's releases. v1.2.1 Fixes fix potential Denial of Service via specially crafted payloads in https://github.com/image-size/image-size/commit/640a67d9e821baee4cb596def8db00627f649dfc Full Changelog: https://github.com/image-size/image-size/compare/v1.2.0...v1.2.1 v1.2.0 This...
### What happened? Using boto3 client SDK within a notebook to interact with lakeFS instance in ECS. Looks like recent boto3 update (v1.36) made updates which are incompatible with LakeFS...
Reported [by a user](https://lakefs.slack.com/archives/C016726JLJW/p1744688181494849?thread_ts=1744253405.958979&cid=C016726JLJW on lakeFS Slack). They would like to use spark-client with a new version of Spark, one that no longer supports Hadoop 2. Of course we try...