DataFrames.jl
DataFrames.jl copied to clipboard
add multithreaded join algorithms
We currently have a limited support for multi-threading in joins. It would be good to improve it in the future.
This would be helpful for me atm.
I have been asking different people if someone would be interested in working on this issue since I opened this issue and unfortunately no one was interested. I keep track of this, and if no one wants to implement the feature, I will probably go back to it before end of year 2023.
Any plans? Has the demand for this declined because of InMemoryDatasets and DuckDB?
No one was interested in working on it in DataFrames.jl. Currently, because of lack of developers, DataFrames.jl is in maintenance mode only, but I plan to make a release soon.