andygrove commented on PR #544:
URL: https://github.com/apache/datafusion-comet/pull/544#issuecomment-2156211661

   Thanks @comphead. LGTM. Could you also update this section in 
`CometCastSuite`:
   
   ```
               // We have to workaround 
https://github.com/apache/datafusion-comet/issues/293 here by
               // removing the "Execution error: " error message prefix that is 
added by DataFusion
               val cometMessage = 
cometException.getCause.getMessage.replace("Execution error: ", "")
   ```


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