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

(e2e) Apply the generic runner to all the tests #1441

Open aucahuasi opened 3 years ago

aucahuasi commented 3 years ago

Goal: We should drop almost 90% of code by doing this

Depends on: https://github.com/BlazingDB/blazingsql/issues/1442