comphead commented on issue #2649:
URL: 
https://github.com/apache/datafusion-comet/issues/2649#issuecomment-3506791982

   just FYI the workaround is 
   
   ```
   CometConf.COMET_EXEC_SHUFFLE_ENABLED.key -> "false"
   ```
   
   This happens because in RangeRepartition on RowConverter, I'm digging into 
this real quick to see what is the correct behavior


-- 
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