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

[REVIEW] Improve getting estimated output num rows #1447

Closed Christian8491 closed 3 years ago

Christian8491 commented 3 years ago

This PR closes #1397

GPUtester commented 3 years ago

Please update the changelog in order to start CI tests.

View the gpuCI docs here.