[FEA] Retry/SplitAndRetry on Parquet Writes #8028
Labels
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
reliability
Features to improve reliability or bugs that severly impact the reliability of the plugin
Is your feature request related to a problem? Please describe.
Writing to Parquet with compression and everything can be very memory intensive. We add in support for ORC, but we should also enable it for Parquet once CUDF gives us the go ahead that the chunked writer API would not cause data corruption.
The text was updated successfully, but these errors were encountered: