[FEA] Chunked ORC reading #7131
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.
#4968 was originally filed for us to find a solution to parquet and ORC reading where we could decode the data in smaller pieces. This ended up needing CUDF changes to actually work properly. An implementation was put in place for parquet, but we also need one for ORC.
The text was updated successfully, but these errors were encountered: