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

[REVIEW] reading chunks of max bytes for csv files #1557

Closed Christian8491 closed 3 years ago

Christian8491 commented 3 years ago

This PR enables the good use of the max_bytes_chunk_read param to read CSV files

GPUtester commented 3 years ago

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

Christian8491 commented 3 years ago

rerun tests

Christian8491 commented 3 years ago

rerun tests