dwsmith1983 commented on issue #454:
URL:
https://github.com/apache/datafusion-comet/issues/454#issuecomment-5637917118
The conditional this issue is about is gone. Since #2656 (2c299d572),
`test("explain comet")` in
spark/src/test/scala/org/apache/comet/CometExpressionSuite.scala runs the same
assertions on every supported Spark version through
`checkSparkAnswerAndFallbackReasons`, with no `supportsExtendedExplainInfo`
branch, because the fallback reasons are checked through Comet's own
`ExtendedExplainInfo` rather than Spark's extended-explain output. Suggest
closing.
--
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]