delta-rs icon indicating copy to clipboard operation
delta-rs copied to clipboard

Multi-part checkpoints

Open xianwill opened this issue 4 years ago • 0 comments

Description

https://github.com/delta-io/delta-rs/pull/280 adds checkpoint write support, but does not write multipart checkpoints currently. We should do some additional research to identify a good split strategy and implement it.

xianwill avatar Jun 10 '21 21:06 xianwill