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.
CUDF supports this so we should enable it and test it. This is likely going to involve enabling this for both SortExec and SortOrder. We may want to also verify that RangePartitioning works properly in this case.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
CUDF supports this so we should enable it and test it. This is likely going to involve enabling this for both
SortExec
andSortOrder
. We may want to also verify that RangePartitioning works properly in this case.The text was updated successfully, but these errors were encountered: