zhztheplayer opened a new pull request, #9413: URL: https://github.com/apache/incubator-gluten/pull/9413
After https://github.com/apache/incubator-gluten/pull/9230, we are adding `ColumnarToRowRemovalGuard` which make a `vanilla columnar + C2R` plan go around Spark's C2R removal code `InMemoryRelation#convertToColumnarIfPossible`, so the previous hard-coded configuration check is no longer needed. Tested by existing UTs in `VeloxColumnarCacheSuite`. -- 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]
