brijrajk commented on PR #12158:
URL: https://github.com/apache/gluten/pull/12158#issuecomment-4610987364

   Also applied the same fix from PR #12199 to this branch: the regression test 
`"decimal arithmetic respects allowPrecisionLoss captured at view analysis 
time"` (added in PR #12110 for GLUTEN-11917) was missing a Spark 4.1 version 
guard. It was hidden by the `abstract class` all along and only surfaced when 
the class was made concrete. Added `testWithMinSparkVersion("...", "4.1")` to 
scope it correctly.


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