Hacker News new | ask | show | jobs
by sergius 1206 days ago
Did you try running it using DuckDB?
1 comments

DuckDB is what I used in the blog post. Re-running this query simply recomputes everything from the start. I didn't store intermediary that would allow starting off from where the query stopped. But it's possible!