Closed
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Since pandas
and polars
have recently been added as physical execution engines it seems to make sense to add cudf
as another possible physical execution engine and gain GPU SQL support.
Describe the solution you'd like
Similar to pandas and polars integrate with cudf
Describe alternatives you've considered
None
Additional context
None