You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to make sure the pass_read_limit parameter of the parquet chunked reader is a configurable option for the plugin. The sub-rowgroup PR is not yet merged but the parameter is already exposed in cudf.
We need to make sure the
pass_read_limit
parameter of the parquet chunked reader is a configurable option for the plugin. The sub-rowgroup PR is not yet merged but the parameter is already exposed in cudf.https://github.com/rapidsai/cudf/blob/c8074b5176a74630101c78c43c24b66141352b24/cpp/include/cudf/io/parquet.hpp#L466
The text was updated successfully, but these errors were encountered: