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
Is your feature request related to a problem? Please describe.
After the merge of rapidsai/cudf#7017 we should be able to support this in the plugin
Describe the solution you'd like
Turning this on just for Parquet won't be as trivial as the others as DataWritingCommandExec handles all of the file types. To turn this on only for Parquet will require some changes to the framework.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
After the merge of rapidsai/cudf#7017 we should be able to support this in the plugin
Describe the solution you'd like
Turning this on just for Parquet won't be as trivial as the others as DataWritingCommandExec handles all of the file types. To turn this on only for Parquet will require some changes to the framework.
The text was updated successfully, but these errors were encountered: