[FEA] enable prune_columns for from_json #11458
Labels
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
feature request
New feature or request
performance
A performance related task/issue
Is your feature request related to a problem? Please describe.
CUDF has a feature that was added for us to prune out columns that were not in the schema. We should enable this. It will give us some performance boost, but not nearly as much as it will in the future when it is done and the pruning happens on the device side.
The text was updated successfully, but these errors were encountered: