Closed colin-ho closed 1 week ago
Comparing colin/swordfish-lance
(a208770) with main
(711e862)
❌ 2
regressions
✅ 15
untouched benchmarks
:warning: Please fix the performance issues or acknowledge them on CodSpeed.
Benchmark | main |
colin/swordfish-lance |
Change | |
---|---|---|---|---|
❌ | test_count[1 Small File] |
3.6 ms | 4 ms | -10.58% |
❌ | test_show[100 Small Files] |
22.3 ms | 31.7 ms | -29.77% |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.52%. Comparing base (
c4e1ab2
) to head (a208770
). Report is 10 commits behind head on main.
This PR implements Lance writes for swordfish.
The scaffolding for writes was merged in: https://github.com/Eventual-Inc/Daft/pull/2992, and so this one simply adds the lance writes functionality.