parthchandra commented on PR #2644: URL: https://github.com/apache/datafusion-comet/pull/2644#issuecomment-3444197833
This was done so that we could have different outputs for different use cases. The less verbose use case was intended to allow an analytic system to query fallback reasons, so the output was simple and easily parsable in Spark SQL. The more verbose use case was intended for human consumption via the Spark UI. (Comet extended info can be displayed in the Spark UI's SQL tab, since Spark 4.0) -- 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]
