Daft icon indicating copy to clipboard operation
Daft copied to clipboard

Delta Lake Support Roadmap

Open kevinzwang opened this issue 7 months ago • 1 comments

Features

  • [x] Basic reads
  • [x] Partitioned reads
  • [x] Basic writes
  • [ ] https://github.com/Eventual-Inc/Daft/issues/1954
  • [x] Utilizing statistics from table metadata for reads
  • [ ] https://github.com/Eventual-Inc/Daft/issues/1953
  • [ ] https://github.com/Eventual-Inc/Daft/issues/1955
  • [ ] Partitioned writes
  • [ ] Copy-on-write
  • [ ] Deletion vector writing
  • [ ] Add support for writing new DeltaLake tables to catalogs such as AWS Glue and Unity Catalog

Bugs and Testing

  • [ ] https://github.com/Eventual-Inc/Daft/issues/2129
  • [ ] https://github.com/Eventual-Inc/Daft/issues/2348

kevinzwang avatar Jul 01 '24 19:07 kevinzwang