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

Feature/decimal support using float #1589

Closed gcca closed 3 years ago

gcca commented 3 years ago

Fixes #1588

GPUtester commented 3 years ago

Please update the changelog in order to start CI tests.

View the gpuCI docs here.