lakeFS
lakeFS copied to clipboard
lakeFS - Data version control for your data lake | Git for data
Understand what are the minimal Hadoop 3 version dependencies when running Spark 3 with the Hadoop 3 API on the most popular frameworks such as EMR and Databricks. Should also...
There were splited for kv/db, but we can refactor them back now.
Explain better how diffs, merges and commits work. Explain how metadata operations are linear to the size of the change. Explain common usage patterns like getting a change summary, running...
Calculating change summaries is easy if you know how to do it - but currently, we only do it for the UI. Exposing higher level SDK operations for the Python/Java...
Diff API: returning the same "change" indicator for prefixes as we do for objects is misleading. common prefixes should probably have a different indicator that means "there are changes under...
It will be helpful to add add the "change summary" to the diff response for common prefixes in the API, something like this for example: ``` { "path": "metadata/illegal-queasy-twist/", "path_type":...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.3.7 to 2.9.13. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
This change is based on branch `fix/org-commit-iter`