zhztheplayer commented on PR #11292: URL: https://github.com/apache/incubator-gluten/pull/11292#issuecomment-3653835281
I was also thinking about a way to show these custom properties on Gluten UI, related code is [here](https://github.com/apache/incubator-gluten/blob/main/gluten-ui/src/main/scala/org/apache/spark/sql/execution/ui/GlutenAllExecutionsPage.scala). `BuildInfo` and `GlutenBuildInfoEvent` are so similar in their purposes so it's better to unify them together then display all the relevant properties on UI. -- 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]
