|
|
|
|
|
by wild_egg
709 days ago
|
|
Not near a computer to try this out but I'd be surprised if you couldn't get a huge speed up by selecting the whole file into a real table first and querying against that. DuckDB should be able to better vectorize operations then |
|