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

[REVIEW] fix latest cudf dependencies #1581

Closed Christian8491 closed 2 years ago

Christian8491 commented 2 years ago

This PR contains fixes for issues of building, cc @romulo-auccapuclla This PR also contains fixes for new arrow API 4.0.1 (due to cudf-nightly) This PR contains a fix due to https://github.com/rapidsai/cudf/pull/8692 (related to the conda env name). Note: Something that worries me is that the HiveFileTest lately crashes randomly with a std::bad_alloc(query 01 CSV, that was commented out).

GPUtester commented 2 years ago

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

Christian8491 commented 2 years ago

rerun tests

Christian8491 commented 2 years ago

rerun tests

Christian8491 commented 2 years ago

rerun tests

Christian8491 commented 2 years ago

rerun tests

Christian8491 commented 2 years ago

rerun tests

Christian8491 commented 2 years ago

rerun tests

Christian8491 commented 2 years ago

rerun tests

Christian8491 commented 2 years ago

rerun tests

Christian8491 commented 2 years ago

rerun tests

Christian8491 commented 2 years ago

rerun tests