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

Support for Window functions without partitions and with unbounded windows #1498

Open wmalpica opened 3 years ago

wmalpica commented 3 years ago

This resolves https://github.com/BlazingDB/blazingsql/issues/1450

GPUtester commented 3 years ago

Please update the changelog in order to start CI tests.

View the gpuCI docs here.