Daft icon indicating copy to clipboard operation
Daft copied to clipboard

[Catalogs] [Delta Lake] Add support for writing new Delta Lake tables.

Open clarkzinzow opened this issue 11 months ago • 0 comments

Now that we have read support for Delta Lake, we should add support for writing new Delta Lake tables with Daft.

  • https://delta-io.github.io/delta-rs/api/delta_writer/
  • https://github.com/delta-io/delta/blob/master/PROTOCOL.md
  • https://docs.delta.io/latest/quick-start.html#create-a-table&language-python

clarkzinzow avatar Mar 04 '24 19:03 clarkzinzow