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

[BUG] Track all tests related to first_value and last_value to reconsider them #1531

Closed Christian8491 closed 3 years ago

Christian8491 commented 3 years ago

Describe the bug This issue is just to track all the commented out tests (windowFunctionTest) that uses first_value or last_value functions.

Christian8491 commented 3 years ago

Closing this issue as issues #1532 #1533 #1534 #1535 #1536 #1537 were created.