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
trafficstars

Speed up metadata client JOIN operations by telling the driver how to JOIN metaranges in linear time. We will use this to transform garbage collector from a quadratic process to...

new-feature
area/client/spark
team/ecosystem
refactor
bug/critical
tech debt

Several possible applications: - Show spanning of requests taking more than x seconds. - Record spanning for any versioning operations: diff/merge/log.

team/cloud-native

area/cataloger
proposal
exclude-changelog
team/versioning-engine
area/KV

Implement run id

team/ecosystem

- Discovery: Consider the right structure of the software: different jars by hadoop version (similar to our Spark client), or something else. - Implement packaging

team/ecosystem

good first issue
area/UI
contributor
team/versioning-engine

Add lakectl command: `lakectl fs sync some/local/dir lakefs://example-repo/example-branch/prefix/`

area/lakectl
team/versioning-engine

Support migration of lakeFS database between different KV implementations by adding 2 flows: 1. Export - dump all the data from old database into file 2. Import - load data...

team/versioning-engine
area/KV

@johnnyaug Here's what I've done step by step: - I created a new folder called "advanced." - I moved 4 files to this folder - for each file, I changed...