andygrove opened a new issue, #2670:
URL: https://github.com/apache/datafusion-comet/issues/2670

   ### Describe the bug
   
   When adding the extended explain plans to the stability suite in 
https://github.com/apache/datafusion-comet/pull/2669, I discovered that we do 
not support `MakeDecimal` for Spark 4.0
   
   ```
   [COMET: makedecimal is not supported, Unsupported result expressions found 
in: List(ca_county#12, 
MakeDecimal(sum(UnscaledValue(ws_ext_sales_price#13))#14,17,2) AS web_sales#15)]
   ```
   
   ### Steps to reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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