8 ms·
How does datafusion based engine like this compare to timely/differential dataflow(naiad)? PS: Im a rookie in this whole domain.. so any pointers would be real
by devj 6y ago
How does datafusion based engine like this compare to timely/differential dataflow(naiad)?
PS: Im a rookie in this whole domain.. so any pointers would be really helpful.
- pauldix 6y agoI'm not too familiar with their stuff, but I think in terms of approach, they're very different. This project doesn't aim to product materialized views, which I think is more of what naiad is for? I'm not sure about differences in terms of what problems they're trying to sovle.