DataFrames.jl icon indicating copy to clipboard operation
DataFrames.jl copied to clipboard

add multithreaded join algorithms

Open bkamins opened this issue 2 years ago • 4 comments

We currently have a limited support for multi-threading in joins. It would be good to improve it in the future.

bkamins avatar Dec 23 '22 10:12 bkamins

This would be helpful for me atm.

jariji avatar Jun 24 '23 08:06 jariji

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.

bkamins avatar Jun 24 '23 13:06 bkamins

Any plans? Has the demand for this declined because of InMemoryDatasets and DuckDB?

xgdgsc avatar Aug 12 '24 09:08 xgdgsc

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.

bkamins avatar Aug 12 '24 20:08 bkamins