PHILO-HE commented on PR #9153: URL: https://github.com/apache/incubator-gluten/pull/9153#issuecomment-2785583670
> I can't reproduce it locally. I tried many ways, including `lazy`, `@transient`, local variables, etc. `WholeStageTransformer` in spark 3.5 and jdk8 will cause OOM in HashExpressionSuite. I guess it is related to jdk8's GC. Now there is no spark 3.5-jdk8 workflow. Can it be merged or roll back the changes of `WholeStageTransformer`? @JkSelf @zml1206, do you mean reverting the changes for `WholeStageTransformer` can make that test pass in the previous CI test? If yes, it's strange since that code path is for viewFS and viewFS is not verified in CI. -- 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]
