BlazingDB / blazingsql

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

Update `branch-21.10` with changes from `rapidsai` fork #1601

Open raydouglass opened 3 years ago

raydouglass commented 3 years ago

Just submitting this PR to update branch-21.10 of BlazingSQL with changes RAPIDS made to ensure compatibility with cudf 21.10.

This also contains branch-21.08 commits that have not been forward merged.

Please note, BlazingSQL 21.10 was released from https://github.com/rapidsai/blazingsql-release-staging/tree/v21.10.00 instead of the main BlazingSQL repository.

GPUtester commented 3 years ago

Please update the changelog in order to start CI tests.

View the gpuCI docs here.