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

[REVIEW] Fix orc statistic building #1548

Closed Christian8491 closed 3 years ago

Christian8491 commented 3 years ago

This PR fix the compilation for branch-21.06due to new API for orc statistics stuff

GPUtester commented 3 years ago

Please update the changelog in order to start CI tests.

View the gpuCI docs here.