zhztheplayer opened a new pull request, #6866: URL: https://github.com/apache/incubator-gluten/pull/6866
The warning is > 2024-08-15T08:25:09.6082390Z I20240815 08:25:09.607668 13612 JniWrapper.cc:544] Because the spark.gluten.sql.columnarToRowMemoryThreshold configuration item is invalid, the kColumnarToRowMemoryDefaultThreshold default value is used, which is 67108864 byte It's because default value of spark.gluten.sql.columnarToRowMemoryThreshold is not passing to native code. The patch fixes the issue. -- 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]
