LakeFSOutputCommitter plan #4315
arielshaqed
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here's the plan for implementing LakeFSOutputCommitter. These issues depend on each other:
graph TD 4310[<a href='https://github.com/treeverse/lakeFS/issues/4310'>Minimal hookup</a>] 4311[<a href='https://github.com/treeverse/lakeFS/issues/4311'>Minimal OC</a>] 4312[<a href='https://github.com/treeverse/lakeFS/issues/4312'>OC for all file formats</a>] 4313[<a href='https://github.com/treeverse/lakeFS/issues/4313'>OC for all SaveModes</a>] 4314[<a href='https://github.com/treeverse/lakeFS/issues/4314'>default OC for lakeFS</a>] done{Done} 4310 --> 4314 4311 --> 4312 4311 --> 4313 4314 --> done 4312 --> done 4313 --> doneBeta Was this translation helpful? Give feedback.
All reactions