A-little-bit-of-data commented on issue #10102: URL: https://github.com/apache/incubator-gluten/issues/10102#issuecomment-3095015236
> > [@A-little-bit-of-data](https://github.com/A-little-bit-of-data), the `<unknown>` message in the log may not be related to the perf. issue. > > Are the queries you tested standard TPC-DS queries? If so, the result is inconsistent with ours. Please check Spark history server's web UI to see whether unexpected operator fallback happens, which can cause perf. degradation. BTW, have you enabled Gluten columnar shuffle in your test? > > [@PHILO-HE](https://github.com/PHILO-HE) My query test statement comes from `https://www.cnblogs.com/syw20170419/p/16012807.html;` I used the default configuration for gluten and did not configure it separately. @PHILO-HE I would like to ask how to handle this <unknown> message and display the corresponding version in the log. According to your suggestion, I added the configuration and tested it again, and the effect is still very good. Thank you. -- 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]
