modin
modin copied to clipboard
Define heuristics to automatically enable dynamic partitioning without performance penalty.
Dynamic partitioning works with different slowdowns for different functions, data and startup parameters (CPU count, MinPartitionSize and possibly others) This task was created based on the results of these PRs: #7338 #7369