zhli1142015 opened a new pull request, #10689:
URL: https://github.com/apache/incubator-gluten/pull/10689

   
   ## What changes are proposed in this pull request?
   
   Decimal arithmetic is not offload when allowPrecisionLoss is false.
   
   ```
    - Native validation failed:
      |- Validation failed due to exception caught at 
file:SubstraitToVeloxPlanValidator.cc line:1440 function:validate, thrown from 
file:ExprCompiler.cpp line:393 function:compileCall, reason:Found incompatible 
return types for 'add' (DECIMAL(38, 10) vs. DECIMAL(38, 11)) for input types 
(DECIMAL(38, 11), DECIMAL(38, 11)).
   
   ```
   ## How was this patch tested?
   
   UT.
   


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