BlazingDB / blazingsql

BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.
https://blazingsql.com
Apache License 2.0
1.92k stars 181 forks source link

[BUG] Revisit all tests that are waiting on bug fixes from other repos #1428

Open wmalpica opened 3 years ago

wmalpica commented 3 years ago

We have several E2E tests that are commented out waiting for other bugs in other repos to be resolved:

Some of them are: https://github.com/dask/distributed/issues/4645 https://github.com/rapidsai/cudf/issues/7773 https://github.com/rapidsai/cudf/issues/7572