[BUG] GPU Reader fails due to partition column creating column larger then cudf column size limit #9110
Labels
bug
Something isn't working
reliability
Features to improve reliability or bugs that severly impact the reliability of the plugin
Describe the bug
Readers trying to create partition value column hit the cudf column size limit.
We should handle this in our readers by checking size and creating multiple batches.
The text was updated successfully, but these errors were encountered: