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

[BUG] Enable provider-test unit #1538

Closed Christian8491 closed 3 years ago

Christian8491 commented 3 years ago

Describe the bug Unit tests that were disabled are: uri_values_one_folder_multiple_files_wildcard, uri_values_one_folder_multiple_files and uri_values_folder_with_one_file. We need to revisit all of these unit tests and discover what happens and why is only reproducible in CI and not from a locally env.