BlazingDB / blazingsql

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

[WIP] Fix full join when both tables contains nulls #1416

Closed Christian8491 closed 3 years ago

Christian8491 commented 3 years ago

This PR closes #1404 This PR closes #1405

GPUtester commented 3 years ago

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

Christian8491 commented 3 years ago

rerun tests