marin-ma opened a new pull request, #12593:
URL: https://github.com/apache/gluten/pull/12593

   The shuffle writer output for CPU and GPU has been unified in 
https://github.com/apache/gluten/pull/12499, so there is no longer a distinct 
“GPU hash” shuffle type.
   
   The shuffle reader can determine whether the output format should be 
`RowVector` or `CudfTable` based on the reducer stage execution mode introduced 
in https://github.com/apache/gluten/pull/12511. Therefore, 
`GpuHashShuffleWriterType` can be safely removed.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to