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

Throw python exceptions #1456

Closed drabastomek closed 3 years ago

drabastomek commented 3 years ago

Raising exceptions on C-side graph errors (either execute or generate) on the Python side. This is a temp fix before the full Python code refactor will take place.

GPUtester commented 3 years ago

Can one of the admins verify this patch?

felipeblazing commented 3 years ago

run tests

wmalpica commented 3 years ago

add to whitelist