evalml
evalml copied to clipboard
Re-enable Support for Dask/Concurrent Futures Engines
The mentioned PR resulted in many Dask and concurrent futures related tests starting to flake. To keep up development, we marked many of the flaky tests with xfail. These tests need to have xfail removed and the underlying incompatibility with Woodwork 0.17.x, Dask and threading in general understood.
When these tests are enabled, it seems that something happens with the underlying block managers and there are size mismatches with pieces of the threaded arrays.
Originally posted by @jeremyliweishih in https://github.com/alteryx/evalml/pull/3626#discussion_r940322249
Originally posted by @jeremyliweishih in https://github.com/alteryx/evalml/pull/3626#discussion_r940324076