Daft
Daft copied to clipboard
Delta Lake Support Roadmap
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